summaryrefslogtreecommitdiff
path: root/archivers/gzip-base/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/gzip-base/Makefile')
-rw-r--r--archivers/gzip-base/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/archivers/gzip-base/Makefile b/archivers/gzip-base/Makefile
index a725f16a16f..32d04b6422a 100644
--- a/archivers/gzip-base/Makefile
+++ b/archivers/gzip-base/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2004/07/02 21:06:35 minskim Exp $
+# $NetBSD: Makefile,v 1.17 2004/10/12 18:28:28 tv Exp $
#
DISTNAME= gzip-1.2.4a
-PKGNAME= ${DISTNAME:S/gzip-/gzip-base-/}
-PKGREVISION= 1
+PKGNAME= ${DISTNAME:S/gzip-/gzip-base-/:S/a$/b/}
SVR4_PKGNAME= gzipb
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GNU:=gzip/}