From 3ee6f10620e345952c51a8dbaa78c2bd72a73a22 Mon Sep 17 00:00:00 2001 From: torstenb Date: Fri, 10 Sep 1999 20:41:45 +0000 Subject: Upgrade to postfix 19990906 pl 02 --- mail/postfix/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mail/postfix/Makefile') diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 552b4df..075d6d5 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -6,7 +6,8 @@ # $FreeBSD$ # -DISTNAME= postfix-19990601 +DISTNAME= postfix-19990906-pl02 +PKGNAME= postfix-19990906.02 CATEGORIES= mail MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.snoopy.net/pub/mirrors/postfix/official/ \ @@ -53,7 +54,7 @@ do-install: @${INSTALL} -C -o root -g wheel -m 755 ${WRKSRC}/conf/postfix-script-sgid \ ${PREFIX}/etc/postfix/postfix-script @${MKDIR} -m 0755 ${PREFIX}/libexec/postfix - @for f in bounce cleanup error fsstone local master pickup pipe qmgr \ + @for f in bounce cleanup error local master pickup pipe qmgr \ showq smtp smtpd trivial-rewrite ; do \ ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/libexec/$$f \ ${PREFIX}/libexec/postfix/$$f ;\ -- cgit v1.1