diff options
author | agc <agc@pkgsrc.org> | 2001-05-10 10:42:44 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-05-10 10:42:44 +0000 |
commit | 433b36df6a756a18800988c6908519432d1dd121 (patch) | |
tree | 67bd31c5f182571bdf2fc702521332b177ddfcc5 /mail/sendmail-current | |
parent | e55cf6ae73b64a67faf278c23d58f235869fa461 (diff) | |
download | pkgsrc-433b36df6a756a18800988c6908519432d1dd121.tar.gz |
Add "editmap" leftovers, noticed after the last bulk build.
Diffstat (limited to 'mail/sendmail-current')
-rw-r--r-- | mail/sendmail-current/pkg/PLIST.common | 3 | ||||
-rw-r--r-- | mail/sendmail-current/pkg/PLIST.netbsd | 3 | ||||
-rw-r--r-- | mail/sendmail-current/pkg/PLIST.solaris | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/mail/sendmail-current/pkg/PLIST.common b/mail/sendmail-current/pkg/PLIST.common index 1881e1eff97..744f8eddb0d 100644 --- a/mail/sendmail-current/pkg/PLIST.common +++ b/mail/sendmail-current/pkg/PLIST.common @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.common,v 1.1.1.1 2001/04/15 01:20:01 itojun Exp $ +@comment $NetBSD: PLIST.common,v 1.2 2001/05/10 10:42:44 agc Exp $ bin/newaliases bin/mailq bin/hoststat @@ -7,6 +7,7 @@ bin/vacation etc/mailer.conf.sendmail libexec/sendmail/sendmail libexec/sendmail/smrsh +sbin/editmap sbin/mailstats sbin/makemap sbin/praliases diff --git a/mail/sendmail-current/pkg/PLIST.netbsd b/mail/sendmail-current/pkg/PLIST.netbsd index 8b469ec9995..04456968ac0 100644 --- a/mail/sendmail-current/pkg/PLIST.netbsd +++ b/mail/sendmail-current/pkg/PLIST.netbsd @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST.netbsd,v 1.1.1.1 2001/04/15 01:20:01 itojun Exp $ +@comment $NetBSD: PLIST.netbsd,v 1.2 2001/05/10 10:42:44 agc Exp $ man/cat1/mailq.0 man/cat1/newaliases.0 man/cat1/vacation.0 man/cat5/aliases.0 +man/cat8/editmap.0 man/cat8/makemap.0 man/cat8/smrsh.0 man/cat8/mailstats.0 diff --git a/mail/sendmail-current/pkg/PLIST.solaris b/mail/sendmail-current/pkg/PLIST.solaris index 83f5da7862c..b767399e8d1 100644 --- a/mail/sendmail-current/pkg/PLIST.solaris +++ b/mail/sendmail-current/pkg/PLIST.solaris @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST.solaris,v 1.1.1.1 2001/04/15 01:20:01 itojun Exp $ +@comment $NetBSD: PLIST.solaris,v 1.2 2001/05/10 10:42:44 agc Exp $ man/man1/mailq.1 man/man1/newaliases.1 man/man1/vacation.1 man/man5/aliases.5 +man/man8/editmap.8 man/man8/makemap.8 man/man8/smrsh.8 man/man8/mailstats.8 |