diff options
author | jlam <jlam@pkgsrc.org> | 2006-04-06 03:20:54 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-04-06 03:20:54 +0000 |
commit | fc327abf885425f2d635833b7209cf30de5ba00c (patch) | |
tree | ba01f9d4933acd09f2846594fd075cb5a7fcedf0 /net/scli/PLIST | |
parent | 6d2c8f53ed49104b5c791ef3776cd6bb2acb4734 (diff) | |
download | pkgsrc-fc327abf885425f2d635833b7209cf30de5ba00c.tar.gz |
List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.
Diffstat (limited to 'net/scli/PLIST')
-rw-r--r-- | net/scli/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/scli/PLIST b/net/scli/PLIST index 2d11266ee35..7f583fdbd34 100644 --- a/net/scli/PLIST +++ b/net/scli/PLIST @@ -1,3 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2004/03/09 15:00:45 seb Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/04/06 03:20:54 jlam Exp $ bin/scli +info/scli.info man/man1/scli.1 |