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 | 319b082277d127151d26d4a888071cb1bb1ad501 (patch) | |
tree | d3ccd0336b8ab3e4333b0586228a86c8bd9fd9e9 /pkgtools/pkg_install | |
parent | 7dadfe229c95660734f4add43dbb8d42b04407b3 (diff) | |
download | pkgsrc-319b082277d127151d26d4a888071cb1bb1ad501.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.
Diffstat (limited to 'pkgtools/pkg_install')
-rw-r--r-- | pkgtools/pkg_install/PLIST | 12 |
1 files changed, 11 insertions, 1 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 |