summaryrefslogtreecommitdiff
path: root/security/smtpd/Makefile
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2002-11-30 14:56:53 +0000
committermjl <mjl@pkgsrc.org>2002-11-30 14:56:53 +0000
commitd06d8cf7ea5e9a76f67274531e84c9e4e5f91c87 (patch)
treeba65eddaff80be9cf5bb87661f69901c1bdc8b82 /security/smtpd/Makefile
parent4b4686acf867bdb4d21a753e30c929f755141e3c (diff)
downloadpkgsrc-d06d8cf7ea5e9a76f67274531e84c9e4e5f91c87.tar.gz
Add patch to reopen stdout/stderr to /dev/null to quelch whining about
closed descriptors in syslog.
Diffstat (limited to 'security/smtpd/Makefile')
-rw-r--r--security/smtpd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/smtpd/Makefile b/security/smtpd/Makefile
index 633efcadcaf..4fb9ff1ca97 100644
--- a/security/smtpd/Makefile
+++ b/security/smtpd/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2001/04/27 13:52:18 abs Exp $
+# $NetBSD: Makefile,v 1.7 2002/11/30 14:56:53 mjl Exp $
#
DISTNAME= smtpd-2.0
+PKGREVISION=1
CATEGORIES= mail security
MASTER_SITES= ftp://ftp.obtuse.com/pub/smtpd/