summaryrefslogtreecommitdiff
path: root/archivers/gzip
diff options
context:
space:
mode:
authoragc <agc>2001-02-16 14:19:26 +0000
committeragc <agc>2001-02-16 14:19:26 +0000
commit833794ca63afd7aa552b81f6447f873e4e57917a (patch)
tree3d786272248ff877b4de96a545ac0c62a1f11acc /archivers/gzip
parentb5c696b9fbafcdc8b9562588222d22859100fd47 (diff)
downloadpkgsrc-833794ca63afd7aa552b81f6447f873e4e57917a.tar.gz
fix a typo from the COMMENT changes.
Diffstat (limited to 'archivers/gzip')
-rw-r--r--archivers/gzip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile
index d9a00150a39..99de150e5b6 100644
--- a/archivers/gzip/Makefile
+++ b/archivers/gzip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/02/16 13:15:29 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2001/02/16 14:19:26 agc Exp $
DISTNAME= gzip-1.2.4a
CATEGORIES= archivers
@@ -7,7 +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
+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