summaryrefslogtreecommitdiff
path: root/archivers/gzip
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 13:15:24 +0000
committerwiz <wiz>2001-02-16 13:15:24 +0000
commitfc9a4154bd18ef4ecb13eea12394dd00397d0e7e (patch)
tree06a5f88befec2c73bde9a0271a4f85951b2118d5 /archivers/gzip
parentf6836d47c125c99c96280e21bb0bcadde4e02b6d (diff)
downloadpkgsrc-fc9a4154bd18ef4ecb13eea12394dd00397d0e7e.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'archivers/gzip')
-rw-r--r--archivers/gzip/Makefile3
-rw-r--r--archivers/gzip/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile
index 46a9a65cbde..d9a00150a39 100644
--- a/archivers/gzip/Makefile
+++ b/archivers/gzip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/01/10 11:57:50 tron Exp $
+# $NetBSD: Makefile,v 1.4 2001/02/16 13:15:29 wiz Exp $
DISTNAME= gzip-1.2.4a
CATEGORIES= archivers
@@ -7,6 +7,7 @@ DISTFILES= # empty
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/gzip/gzip.html
+COMMENT= The ''meta-package" for the GZIP compression utility
DEPENDS+= gzip-base-1.2.4a:../../archivers/gzip-base
DEPENDS+= gzip-info-1.2.4a:../../archivers/gzip-info
diff --git a/archivers/gzip/pkg/COMMENT b/archivers/gzip/pkg/COMMENT
deleted file mode 100644
index b8f2555ce70..00000000000
--- a/archivers/gzip/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-The "meta-package" for the GZIP compression utility