summaryrefslogtreecommitdiff
path: root/mail/postfix/pkg/PLIST
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix/pkg/PLIST')
-rw-r--r--mail/postfix/pkg/PLIST11
1 files changed, 8 insertions, 3 deletions
diff --git a/mail/postfix/pkg/PLIST b/mail/postfix/pkg/PLIST
index 1be9067f84b..84804a60653 100644
--- a/mail/postfix/pkg/PLIST
+++ b/mail/postfix/pkg/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 1999/05/30 11:50:38 tron Exp $
+@comment $NetBSD: PLIST,v 1.3 1999/05/30 18:18:33 tron Exp $
+etc/mailer.conf.postfix
libexec/postfix/master
sbin/postfix
sbin/postdrop
@@ -21,8 +22,8 @@ sbin/postlock
sbin/postlog
sbin/postmap
sbin/postsuper
-/etc/postfix/postfix-script
-/etc/postfix/LICENSE
+share/doc/postfix/LICENSE
+share/postfix/postfix-script
share/postfix/postfix-script-sgid
share/postfix/postfix-script-nosgid
share/postfix/LICENSE
@@ -105,4 +106,8 @@ man/cat8/pickup.0
man/cat8/showq.0
man/cat8/trivial-rewrite.0
@dirrm share/postfix
+@dirrm share/doc/postfix
@dirrm libexec/postfix
+@exec mkdir -p /etc/postfix
+@exec ln -sf %D/share/postfix/postfix-script /etc/postfix
+@unexec rm -f /etc/postfix/postfix-script