summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorheas <heas@NetBSD.org>2007-08-02 08:29:04 +0000
committerheas <heas@NetBSD.org>2007-08-02 08:29:04 +0000
commit571ff43dba948d41a5cfe5ba9e724de3bb9d042e (patch)
treeabb1aed95129a3fe438134b09987381d07b37389 /gnu
parentad7967a4616acc562e1f48d1156c6786a1f166a5 (diff)
New files from 2.4.5
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.sbin/postfix/util/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.sbin/postfix/util/Makefile b/gnu/usr.sbin/postfix/util/Makefile
index ac22a623a34..612c6c0fcfb 100644
--- a/gnu/usr.sbin/postfix/util/Makefile
+++ b/gnu/usr.sbin/postfix/util/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2007/05/19 18:08:55 heas Exp $
+# $NetBSD: Makefile,v 1.17 2007/08/02 08:29:04 heas Exp $
MKPRIVATELIB= yes
@@ -40,7 +40,7 @@ SRCS= alldig.c allprint.c argv.c argv_split.c attr_clnt.c attr_print0.c \
username.c valid_hostname.c vbuf.c vbuf_print.c vstream.c \
vstream_popen.c vstring.c vstring_vstream.c watchdog.c writable.c \
write_buf.c write_wait.c sane_basename.c format_tv.c allspace.c \
- allascii.c load_file.c killme_after.c
+ allascii.c load_file.c killme_after.c vstream_tweak.c
COPTS.unix_recv_fd.c = -Wno-stack-protector
COPTS.unix_send_fd.c = -Wno-stack-protector