From c98cfd116dc0f77d80a247eaa00036df1e3335a1 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 18 Nov 1996 14:17:24 +0000 Subject: Compress a bunch of manpages. Remove unnecessary @ directives from PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. --- archivers/zip/Makefile | 3 ++- archivers/zip/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'archivers/zip') diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile index e1c0651f068a..a8106de09e05 100644 --- a/archivers/zip/Makefile +++ b/archivers/zip/Makefile @@ -3,7 +3,7 @@ # Date created: 22 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.6 1996/05/04 11:34:16 ache Exp $ +# $Id: Makefile,v 1.7 1996/11/12 02:17:55 obrien Exp $ # DISTNAME= zip21 @@ -21,5 +21,6 @@ EXTRACT_ARGS= -oq NO_WRKSUBDIR= yes MAKEFILE= unix/Makefile ALL_TARGET= generic +MAN1= zip.1 zipgrep.1 .include diff --git a/archivers/zip/pkg-plist b/archivers/zip/pkg-plist index 6e07d060fc56..47ce0f44b76c 100644 --- a/archivers/zip/pkg-plist +++ b/archivers/zip/pkg-plist @@ -1,5 +1,5 @@ -man/man1/zip.1 -man/man1/zipgrep.1 +man/man1/zip.1.gz +man/man1/zipgrep.1.gz bin/zip bin/zipnote bin/zipsplit -- cgit v1.2.3