diff options
author | taca <taca@pkgsrc.org> | 2002-01-22 06:30:45 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2002-01-22 06:30:45 +0000 |
commit | 823a8d390356f23b2febb75582135e2915e5d035 (patch) | |
tree | 3f04282a14f5ee1b1622472ac27217628c67de7b /mail | |
parent | 18e6a8ac2c60b430699f0af6ef92e96902a38b30 (diff) | |
download | pkgsrc-823a8d390356f23b2febb75582135e2915e5d035.tar.gz |
Fix PLIST one more, not smtpeed but smtpfeed.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/smtpfeed/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/smtpfeed/PLIST b/mail/smtpfeed/PLIST index 11ddc31c1a7..473251cbb85 100644 --- a/mail/smtpfeed/PLIST +++ b/mail/smtpfeed/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.3 2002/01/22 06:27:45 taca Exp $ +@comment $NetBSD: PLIST,v 1.4 2002/01/22 06:30:45 taca Exp $ libexec/smtpfeed -man/man8/smtpeed.8 -man/cat8/smtpeed.0 +man/man8/smtpfeed.8 +man/cat8/smtpfeed.0 share/doc/smtpfeed/COPYRIGHT share/doc/smtpfeed/FEATURES share/doc/smtpfeed/FEATURES.j |