summaryrefslogtreecommitdiff
path: root/mail/sendmail811
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2001-03-13 13:17:58 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2001-03-13 13:17:58 +0000
commitde3cf9242cc4608a86dc3271d44d6f88c55120ef (patch)
tree78d922ab3fce59be6a468117a4dbc7589c4dd2c0 /mail/sendmail811
parentAdd missed p5-Gtk into BUILD_DEPENDS. (diff)
Fixed package list for option milter,
port still marked "NO_PACKAGE", so no PORTREVISION needed.
Notes
Notes: svn path=/head/; revision=39750
Diffstat (limited to 'mail/sendmail811')
-rw-r--r--mail/sendmail811/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sendmail811/Makefile b/mail/sendmail811/Makefile
index c9205f79d995..083e0612efe7 100644
--- a/mail/sendmail811/Makefile
+++ b/mail/sendmail811/Makefile
@@ -79,7 +79,7 @@ MAN8= sendmail.8 mailstats.8 makemap.8 praliases.8 smrsh.8 \
pre-install:
@${CAT} ${PKGDIR}/pkg-plist >${PLIST}
.if defined(SENDMAIL_WITH_MILTER)
- @${CAT} ${FILESDIR}/pkg-milter >${PLIST}
+ @${CAT} ${FILESDIR}/pkg-milter >>${PLIST}
.endif
.if !defined(NOPORTDOCS)
@cd ${WRKSRC} && find cf -type f | \