diff options
author | ache <ache@FreeBSD.org> | 1997-04-27 15:59:18 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-04-27 15:59:18 +0000 |
commit | 800be103499d073e081b8022c2571b220c747c92 (patch) | |
tree | f788f35754954e9fc229afd60fc01a8f72232c7b /archivers/unzip/pkg-plist | |
parent | 00575220bc66f7619ab55c4c71722c04fa68c011 (diff) | |
download | FreeBSD-ports-800be103499d073e081b8022c2571b220c747c92.zip FreeBSD-ports-800be103499d073e081b8022c2571b220c747c92.tar.gz |
Add zipgrep, misc cleanup
Diffstat (limited to 'archivers/unzip/pkg-plist')
-rw-r--r-- | archivers/unzip/pkg-plist | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/unzip/pkg-plist b/archivers/unzip/pkg-plist index f9ba72a..937d216 100644 --- a/archivers/unzip/pkg-plist +++ b/archivers/unzip/pkg-plist @@ -1,8 +1,10 @@ bin/unzip -@exec ln -f %D/%F %B/zipinfo +@exec ln -f %F %B/zipinfo bin/funzip bin/unzipsfx +bin/zipgrep man/man1/funzip.1.gz man/man1/unzip.1.gz man/man1/unzipsfx.1.gz +man/man1/zipgrep.1.gz man/man1/zipinfo.1.gz |