summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authoragc <agc>2001-02-16 14:19:26 +0000
committeragc <agc>2001-02-16 14:19:26 +0000
commitbbef148591c6d67cd764c4d83b819083e1017ce3 (patch)
tree3d786272248ff877b4de96a545ac0c62a1f11acc /archivers
parentee50f97d1099fd523cc7bcd82714f3a0d6e0ce12 (diff)
downloadpkgsrc-bbef148591c6d67cd764c4d83b819083e1017ce3.tar.gz
fix a typo from the COMMENT changes.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/gtar/Makefile4
-rw-r--r--archivers/gzip/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile
index 335c65e8b27..a75ec72b71a 100644
--- a/archivers/gtar/Makefile
+++ b/archivers/gtar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2001/02/16 13:15:28 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2001/02/16 14:19:27 agc Exp $
#
DISTNAME= gtar-1.12
@@ -8,7 +8,7 @@ DISTFILES= # empty
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/tar/tar.html
-COMMENT= The ''meta-package" for the GNU tape archiver (tar)
+COMMENT= The "meta-package" for the GNU tape archiver (tar)
DEPENDS+= gtar-base-1.12:../../archivers/gtar-base
DEPENDS+= gtar-info-1.12:../../archivers/gtar-info
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