summaryrefslogtreecommitdiff
path: root/mail/postfix-current
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2005-09-30 05:42:38 +0000
committermartti <martti@pkgsrc.org>2005-09-30 05:42:38 +0000
commited3705164f598c7b0b8f41dc73eaf3effcb78298 (patch)
tree2b6d6ee5e322d3cdbbd7149668a2a33b6b221392 /mail/postfix-current
parent3cedaf27f24344eb5606301346a700373457f4c6 (diff)
downloadpkgsrc-ed3705164f598c7b0b8f41dc73eaf3effcb78298.tar.gz
Fix PLIST issues noted in bulkbuilds
Diffstat (limited to 'mail/postfix-current')
-rw-r--r--mail/postfix-current/PLIST20
-rw-r--r--mail/postfix-current/PLIST.tls5
2 files changed, 15 insertions, 10 deletions
diff --git a/mail/postfix-current/PLIST b/mail/postfix-current/PLIST
index 4596c35fadc..668118c872e 100644
--- a/mail/postfix-current/PLIST
+++ b/mail/postfix-current/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2005/08/14 21:51:02 christos Exp $
+@comment $NetBSD: PLIST,v 1.7 2005/09/30 05:42:38 martti Exp $
bin/mailq
bin/newaliases
libexec/postfix/anvil
@@ -22,6 +22,7 @@ libexec/postfix/showq
libexec/postfix/smtp
libexec/postfix/smtpd
libexec/postfix/spawn
+libexec/postfix/tlsmgr
libexec/postfix/trivial-rewrite
libexec/postfix/verify
libexec/postfix/virtual
@@ -44,9 +45,12 @@ man/man5/aliases.5
man/man5/body_checks.5
man/man5/canonical.5
man/man5/cidr_table.5
+man/man5/generic.5
man/man5/header_checks.5
man/man5/ldap_table.5
+man/man5/master.5
man/man5/mysql_table.5
+man/man5/nisplus_table.5
man/man5/pcre_table.5
man/man5/pgsql_table.5
man/man5/postconf.5
@@ -59,6 +63,7 @@ man/man8/anvil.8
man/man8/bounce.8
man/man8/cleanup.8
man/man8/defer.8
+man/man8/discard.8
man/man8/error.8
man/man8/flush.8
man/man8/lmtp.8
@@ -70,10 +75,12 @@ man/man8/pipe.8
man/man8/proxymap.8
man/man8/qmgr.8
man/man8/qmqpd.8
+man/man8/scache.8
man/man8/showq.8
man/man8/smtp.8
man/man8/smtpd.8
man/man8/spawn.8
+man/man8/tlsmgr.8
man/man8/trace.8
man/man8/trivial-rewrite.8
man/man8/verify.8
@@ -97,13 +104,17 @@ share/doc/postfix/ADDRESS_VERIFICATION_README
share/doc/postfix/BACKSCATTER_README
share/doc/postfix/BASIC_CONFIGURATION_README
share/doc/postfix/BUILTIN_FILTER_README
+share/doc/postfix/CDB_README
+share/doc/postfix/CONNECTION_CACHE_README
share/doc/postfix/CONTENT_INSPECTION_README
share/doc/postfix/DATABASE_README
share/doc/postfix/DB_README
share/doc/postfix/DEBUG_README
+share/doc/postfix/DSN_README
share/doc/postfix/ETRN_README
share/doc/postfix/FILTER_README
share/doc/postfix/INSTALL
+share/doc/postfix/IPV6_README
share/doc/postfix/LDAP_README
share/doc/postfix/LINUX_README
share/doc/postfix/LMTP_README
@@ -125,6 +136,7 @@ share/doc/postfix/SMTPD_ACCESS_README
share/doc/postfix/SMTPD_POLICY_README
share/doc/postfix/SMTPD_PROXY_README
share/doc/postfix/STANDARD_CONFIGURATION_README
+share/doc/postfix/TLS_README
share/doc/postfix/TUNING_README
share/doc/postfix/ULTRIX_README
share/doc/postfix/UUCP_README
@@ -132,15 +144,13 @@ share/doc/postfix/VERP_README
share/doc/postfix/VIRTUAL_README
share/doc/postfix/XCLIENT_README
share/doc/postfix/XFORWARD_README
-share/doc/postfix/CDB_README
-share/doc/postfix/DSN_README
-share/doc/postfix/CONNECTION_CACHE_README
share/examples/postfix/LICENSE
+share/examples/postfix/TLS_LICENSE
share/examples/postfix/access
share/examples/postfix/aliases
share/examples/postfix/canonical
-share/examples/postfix/header_checks
share/examples/postfix/generic
+share/examples/postfix/header_checks
share/examples/postfix/mailer.conf
share/examples/postfix/main.cf
share/examples/postfix/main.cf.default
diff --git a/mail/postfix-current/PLIST.tls b/mail/postfix-current/PLIST.tls
deleted file mode 100644
index 4c4adb7485d..00000000000
--- a/mail/postfix-current/PLIST.tls
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST.tls,v 1.4 2005/08/14 21:51:02 christos Exp $
-libexec/postfix/tlsmgr
-man/man8/tlsmgr.8
-share/examples/postfix/TLS_LICENSE
-share/doc/postfix/TLS_README