diff options
author | jtb <jtb> | 2001-04-28 04:35:06 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-04-28 04:35:06 +0000 |
commit | c9cd8b2cf87ddac380cb9256fc6df820fa58b988 (patch) | |
tree | 0451dfdbd6632a4dbf82a30ae8370eda9ed72558 | |
parent | da3be8f0f102b2d2bb51f51c1081a9d6feaba9de (diff) | |
download | pkgsrc-c9cd8b2cf87ddac380cb9256fc6df820fa58b988.tar.gz |
Add missing man page file(s) to PLIST.
-rw-r--r-- | devel/noweb/pkg/PLIST | 3 | ||||
-rw-r--r-- | sysutils/ups-nut/pkg/PLIST | 4 | ||||
-rw-r--r-- | www/hypermail/pkg/PLIST | 3 |
3 files changed, 7 insertions, 3 deletions
diff --git a/devel/noweb/pkg/PLIST b/devel/noweb/pkg/PLIST index 0984eb41a65..68cd0805a9e 100644 --- a/devel/noweb/pkg/PLIST +++ b/devel/noweb/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2001/04/13 17:58:52 jtb Exp $ +@comment $NetBSD: PLIST,v 1.4 2001/04/28 04:35:07 jtb Exp $ bin/htmltoc bin/nodefs bin/noindex @@ -13,6 +13,7 @@ bin/cpif bin/sl2h man/man1/cpif.1 man/man1/nodefs.1 +man/man1/noroff.1 man/man1/noroots.1 man/man1/noweb.1 man/man1/noindex.1 diff --git a/sysutils/ups-nut/pkg/PLIST b/sysutils/ups-nut/pkg/PLIST index f341db18c6f..9320fb94a11 100644 --- a/sysutils/ups-nut/pkg/PLIST +++ b/sysutils/ups-nut/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2001/03/11 13:46:12 martin Exp $ +@comment $NetBSD: PLIST,v 1.3 2001/04/28 04:35:06 jtb Exp $ etc/rc.d/upsd etc/nut/hosts.conf.sample etc/nut/multimon.conf.sample @@ -26,6 +26,8 @@ bin/upslog bin/upsct bin/upsct2 bin/upscmd +man/man8/apcsmart.8 +man/man8/powercom.8 sbin/upsd sbin/upsmon sbin/upssched diff --git a/www/hypermail/pkg/PLIST b/www/hypermail/pkg/PLIST index 1723d279ca2..fa456320b9e 100644 --- a/www/hypermail/pkg/PLIST +++ b/www/hypermail/pkg/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 1999/12/14 16:31:22 bouyer Exp $ +@comment $NetBSD: PLIST,v 1.3 2001/04/28 04:35:07 jtb Exp $ bin/hypermail +man/man1/hypermail.1 share/doc/hypermail/hypermail.gif share/doc/hypermail/hypermail.html share/doc/hypermail/customizing.html |