diff options
author | jlam <jlam@pkgsrc.org> | 2006-04-07 19:54:16 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-04-07 19:54:16 +0000 |
commit | 90bc26e8c27e484538f0b194e2b72107fb51be8d (patch) | |
tree | 05135df3032ad91c4e15c3426ff6558fa974a643 /sysutils/stow/PLIST | |
parent | 9d9635b43c0b90406ec6115a2e5c39d41b20c458 (diff) | |
download | pkgsrc-90bc26e8c27e484538f0b194e2b72107fb51be8d.tar.gz |
List info files directly in the PLIST and honor PKG{INFO,MAN}DIR.
Diffstat (limited to 'sysutils/stow/PLIST')
-rw-r--r-- | sysutils/stow/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/stow/PLIST b/sysutils/stow/PLIST index 47381706090..35f61b9ce05 100644 --- a/sysutils/stow/PLIST +++ b/sysutils/stow/PLIST @@ -1,3 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2004/03/10 01:30:35 seb Exp $ +@comment $NetBSD: PLIST,v 1.7 2006/04/07 19:54:17 jlam Exp $ bin/stow +info/stow.info man/man8/stow.8 |