summaryrefslogtreecommitdiff
path: root/archivers/gzip-base
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 13:15:24 +0000
committerwiz <wiz>2001-02-16 13:15:24 +0000
commit8a5bced2c5ce685062a71bb9f98e18b3d8f39004 (patch)
tree06a5f88befec2c73bde9a0271a4f85951b2118d5 /archivers/gzip-base
parentbaedb467516b812e3c232e88e02d2c9c6b8330f8 (diff)
downloadpkgsrc-8a5bced2c5ce685062a71bb9f98e18b3d8f39004.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'archivers/gzip-base')
-rw-r--r--archivers/gzip-base/Makefile3
-rw-r--r--archivers/gzip-base/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/gzip-base/Makefile b/archivers/gzip-base/Makefile
index 919cb17eade..313fbcd2631 100644
--- a/archivers/gzip-base/Makefile
+++ b/archivers/gzip-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/01/10 11:59:29 tron Exp $
+# $NetBSD: Makefile,v 1.7 2001/02/16 13:15:30 wiz Exp $
DISTNAME= gzip-1.2.4a
PKGNAME= gzip-base-1.2.4a
@@ -8,6 +8,7 @@ EXTRACT_SUFX= .shar
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/gzip/gzip.html
+COMMENT= Compress or expand files
EXTRACT_CMD= ${SH} ${DOWNLOADED_DISTFILE}
diff --git a/archivers/gzip-base/pkg/COMMENT b/archivers/gzip-base/pkg/COMMENT
deleted file mode 100644
index d1f55ed771d..00000000000
--- a/archivers/gzip-base/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Compress or expand files