diff options
Diffstat (limited to 'archivers/gzip/Makefile')
-rw-r--r-- | archivers/gzip/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile index 2447bd4630a..d4b067f3d1e 100644 --- a/archivers/gzip/Makefile +++ b/archivers/gzip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2002/08/25 21:49:09 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2003/03/28 21:14:12 wiz Exp $ DISTNAME= gzip-1.2.4a CATEGORIES= archivers @@ -16,7 +16,6 @@ USE_BUILDLINK2= yes EXTRACT_ONLY= # empty NO_CHECKSUM= yes -NO_PATCH= yes NO_CONFIGURE= yes NO_BUILD= yes |