summaryrefslogtreecommitdiff
path: root/archivers/gzip-info
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 13:15:24 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 13:15:24 +0000
commitc53fae8ea17f706db2f32296be3379daf741ad54 (patch)
tree06a5f88befec2c73bde9a0271a4f85951b2118d5 /archivers/gzip-info
parent3dce66c1f76b221d0d5070766cfd87a117dc8adb (diff)
downloadpkgsrc-c53fae8ea17f706db2f32296be3379daf741ad54.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'archivers/gzip-info')
-rw-r--r--archivers/gzip-info/Makefile3
-rw-r--r--archivers/gzip-info/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/gzip-info/Makefile b/archivers/gzip-info/Makefile
index 29ad9754019..0d4ea161252 100644
--- a/archivers/gzip-info/Makefile
+++ b/archivers/gzip-info/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/01/10 11:59:29 tron Exp $
+# $NetBSD: Makefile,v 1.6 2001/02/16 13:15:31 wiz Exp $
DISTNAME= gzip-1.2.4a
PKGNAME= gzip-info-1.2.4a
@@ -8,6 +8,7 @@ EXTRACT_SUFX= .shar
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/gzip/gzip.html
+COMMENT= Info format documentation for the GZIP utility
EXTRACT_CMD= ${SH} ${DOWNLOADED_DISTFILE}
diff --git a/archivers/gzip-info/pkg/COMMENT b/archivers/gzip-info/pkg/COMMENT
deleted file mode 100644
index b75716c7abd..00000000000
--- a/archivers/gzip-info/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Info format documentation for the GZIP utility