diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1997-07-17 19:29:09 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1997-07-17 19:29:09 +0000 |
commit | f839215a37e6271b75d435c5ce4e9400fe37c942 (patch) | |
tree | eadac4f85ad82505a7935c7ef0a4ddc470b928ec /textproc/glimpse/pkg-plist | |
parent | Changes for perl-5.004_01 (diff) |
wgconvert is missing in the default install target and doesn't get installed,
but it's needed for another package called webglimpse (am working on a port).
Since I need it badly I had no time to ask Chuck to review the small
change and hope it's ok for him.
Diffstat (limited to 'textproc/glimpse/pkg-plist')
-rw-r--r-- | textproc/glimpse/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/glimpse/pkg-plist b/textproc/glimpse/pkg-plist index 3087b46cf772..14043082176d 100644 --- a/textproc/glimpse/pkg-plist +++ b/textproc/glimpse/pkg-plist @@ -2,6 +2,7 @@ bin/glimpseindex bin/agrep bin/glimpseserver bin/glimpse +bin/wgconvert man/man1/glimpse.1.gz man/man1/glimpseindex.1.gz man/man1/glimpseserver.1.gz |