diff options
author | jlam <jlam@pkgsrc.org> | 2006-03-30 03:44:41 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-03-30 03:44:41 +0000 |
commit | aa3d22afbfb6d3e771f5049e6763573365068c24 (patch) | |
tree | e284cce507534ba20c3380c2f5b60203bf4526fe /databases/gdbm/PLIST | |
parent | 6541169ba40bc080ed4572a10b25cb784ed014c9 (diff) | |
download | pkgsrc-aa3d22afbfb6d3e771f5049e6763573365068c24.tar.gz |
* Honor PKGINFODIR.
* List the info files directly in the PLIST.
Diffstat (limited to 'databases/gdbm/PLIST')
-rw-r--r-- | databases/gdbm/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/gdbm/PLIST b/databases/gdbm/PLIST index d9234edb7af..5f9c681bb33 100644 --- a/databases/gdbm/PLIST +++ b/databases/gdbm/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.6 2004/09/22 08:09:22 jlam Exp $ +@comment $NetBSD: PLIST,v 1.7 2006/03/30 03:44:41 jlam Exp $ include/gdbm.h +info/gdbm.info lib/libgdbm.la man/man3/gdbm.3 |