diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-04 11:40:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-04 11:40:46 +0000 |
commit | d8b24937cdd048ebd1cbdd49237397a9f1e543b6 (patch) | |
tree | d3ccd0336b8ab3e4333b0586228a86c8bd9fd9e9 | |
parent | 6aad2ec11e0cf86d93af5ef0c828e428b3f763f1 (diff) | |
download | pkgsrc-d8b24937cdd048ebd1cbdd49237397a9f1e543b6.tar.gz |
Restore previous version, accidentally committed with pcre PKGREVISION
bump. It would be nice to have a solution for catinstall being unset
on -current so I don't need these patches.
-rw-r--r-- | pkgtools/pkg_install/PLIST | 12 | ||||
-rw-r--r-- | sysutils/checkperms/PLIST | 3 |
2 files changed, 13 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/PLIST b/pkgtools/pkg_install/PLIST index 0ec609f2406..7720a1fb85c 100644 --- a/pkgtools/pkg_install/PLIST +++ b/pkgtools/pkg_install/PLIST @@ -1,4 +1,14 @@ -@comment $NetBSD: PLIST,v 1.15 2012/03/03 12:54:21 wiz Exp $ +@comment $NetBSD: PLIST,v 1.16 2012/03/04 11:40:46 wiz Exp $ +man/cat1/pkg_add.0 +man/cat1/pkg_admin.0 +man/cat1/pkg_create.0 +man/cat1/pkg_delete.0 +man/cat1/pkg_info.0 +man/cat5/pkg_install.conf.0 +man/cat5/pkg_summary.0 +man/cat7/pkgsrc.0 +man/cat8/audit-packages.0 +man/cat8/download-vulnerability-list.0 man/man1/pkg_add.1 man/man1/pkg_admin.1 man/man1/pkg_create.1 diff --git a/sysutils/checkperms/PLIST b/sysutils/checkperms/PLIST index 2df871d279c..ece5d89d917 100644 --- a/sysutils/checkperms/PLIST +++ b/sysutils/checkperms/PLIST @@ -1,3 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2012/03/03 12:54:21 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2012/03/04 11:40:46 wiz Exp $ bin/checkperms +man/cat1/checkperms.0 man/man1/checkperms.1 |