diff options
Diffstat (limited to 'mail/nmh/PLIST')
-rw-r--r-- | mail/nmh/PLIST | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/mail/nmh/PLIST b/mail/nmh/PLIST index de6feed3288..ce5b37908c3 100644 --- a/mail/nmh/PLIST +++ b/mail/nmh/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2005/01/16 19:19:46 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.6 2008/08/08 23:41:22 epg Exp $ bin/ali bin/anno bin/burst @@ -10,6 +10,7 @@ bin/folder bin/folders bin/forw bin/inc +bin/install-mh bin/mark bin/mhbuild bin/mhlist @@ -35,14 +36,12 @@ bin/send bin/sendfiles bin/show bin/sortm -bin/viamail bin/whatnow bin/whom libexec/nmh/ap libexec/nmh/conflict libexec/nmh/dp libexec/nmh/fmtdump -libexec/nmh/install-mh libexec/nmh/mhl libexec/nmh/mhtest libexec/nmh/post @@ -52,6 +51,7 @@ libexec/nmh/rcvstore libexec/nmh/rcvtty libexec/nmh/slocal libexec/nmh/spost +libexec/nmh/viamail man/man1/ali.1 man/man1/anno.1 man/man1/burst.1 @@ -63,6 +63,7 @@ man/man1/folder.1 man/man1/folders.1 man/man1/forw.1 man/man1/inc.1 +man/man1/install-mh.1 man/man1/mark.1 man/man1/mh-chart.1 man/man1/mhbuild.1 @@ -96,7 +97,6 @@ man/man1/sendfiles.1 man/man1/show.1 man/man1/slocal.1 man/man1/sortm.1 -man/man1/vmh.1 man/man1/whatnow.1 man/man1/whom.1 man/man5/mh-alias.5 @@ -107,20 +107,21 @@ man/man5/mh-profile.5 man/man5/mh-sequence.5 man/man5/mh-tailor.5 man/man5/mh_profile.5 +man/man5/mts.conf.5 man/man8/ap.8 man/man8/conflict.8 man/man8/dp.8 man/man8/fmtdump.8 -man/man8/install-mh.8 -man/man8/mh-mts.8 man/man8/post.8 +share/doc/nmh/COMPLETION-BASH +share/doc/nmh/COMPLETION-TCSH share/doc/nmh/COMPLETION-ZSH -share/doc/nmh/COPYRIGHT share/doc/nmh/DIFFERENCES share/doc/nmh/FAQ share/doc/nmh/MAIL.FILTERING -share/doc/nmh/README -share/doc/nmh/TODO +share/doc/nmh/README-ATTACHMENTS +share/doc/nmh/README-HOOKS +share/doc/nmh/README.about share/examples/nmh/MailAliases share/examples/nmh/components share/examples/nmh/digestcomps @@ -147,7 +148,6 @@ share/examples/nmh/scan.size share/examples/nmh/scan.time share/examples/nmh/scan.timely share/examples/nmh/scan.unseen -share/examples/nmh/tmac.h @dirrm share/examples/nmh @dirrm share/doc/nmh @dirrm libexec/nmh |