diff options
author | ad <ad@pkgsrc.org> | 1999-09-18 20:49:54 +0000 |
---|---|---|
committer | ad <ad@pkgsrc.org> | 1999-09-18 20:49:54 +0000 |
commit | 4cc2efeab08ae281dc60e1b456cc63fb246f1bc3 (patch) | |
tree | 29902e048bd15d1cebfc799cd9907ef2b549f7f9 /devel/pcre | |
parent | 43a722f5bb2a9946467ab5926ad270aa2b6cfc4d (diff) | |
download | pkgsrc-4cc2efeab08ae281dc60e1b456cc63fb246f1bc3.tar.gz |
- Add libpcreposix.a
- Add manpages that were getting installed
Diffstat (limited to 'devel/pcre')
-rw-r--r-- | devel/pcre/pkg/PLIST | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/pcre/pkg/PLIST b/devel/pcre/pkg/PLIST index e79db305606..94038d7b8fa 100644 --- a/devel/pcre/pkg/PLIST +++ b/devel/pcre/pkg/PLIST @@ -1,4 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/08/26 12:52:06 proff Exp $ +@comment $NetBSD: PLIST,v 1.2 1999/09/18 20:49:54 ad Exp $ bin/pgrep include/pcre.h lib/libpcre.a +man/man3/pcreposix.3 +man/man3/pcre.3 +man/man1/pgrep.1 |