From ae3ee63a9aca486b4971375d017cb631b575221d Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 2 Sep 2005 22:58:42 +0000 Subject: Reordered PKGREVISION and PKGNAME. --- archivers/gzip-base/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/archivers/gzip-base/Makefile b/archivers/gzip-base/Makefile index ac895b5a07b..245661cf619 100644 --- a/archivers/gzip-base/Makefile +++ b/archivers/gzip-base/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2005/06/09 20:23:26 adrianp Exp $ +# $NetBSD: Makefile,v 1.20 2005/09/02 22:58:42 rillig Exp $ # DISTNAME= gzip-1.2.4a -PKGREVISION= 1 PKGNAME= ${DISTNAME:S/gzip-/gzip-base-/:S/a$/b/} +PKGREVISION= 1 SVR4_PKGNAME= gzipb CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_GNU:=gzip/} -- cgit v1.2.3