summaryrefslogtreecommitdiff
path: root/archivers/gtar-base
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/gtar-base
parent3dce66c1f76b221d0d5070766cfd87a117dc8adb (diff)
downloadpkgsrc-c53fae8ea17f706db2f32296be3379daf741ad54.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'archivers/gtar-base')
-rw-r--r--archivers/gtar-base/Makefile3
-rw-r--r--archivers/gtar-base/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/gtar-base/Makefile b/archivers/gtar-base/Makefile
index 6d05b38156d..de074ac55ae 100644
--- a/archivers/gtar-base/Makefile
+++ b/archivers/gtar-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 1999/09/18 15:07:29 kim Exp $
+# $NetBSD: Makefile,v 1.15 2001/02/16 13:15:28 wiz Exp $
#
DISTNAME= tar-1.12
@@ -9,6 +9,7 @@ EXTRACT_SUFX= .shar.gz
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/tar/tar.html
+COMMENT= The GNU tape archiver with remote magnetic tape support
EXTRACT_CMD= ${DECOMPRESS_CMD} ${DOWNLOADED_DISTFILE} | ${SH}
diff --git a/archivers/gtar-base/pkg/COMMENT b/archivers/gtar-base/pkg/COMMENT
deleted file mode 100644
index c278b99f4dc..00000000000
--- a/archivers/gtar-base/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-The GNU tape archiver with remote magnetic tape support