summaryrefslogtreecommitdiff
path: root/archivers/gtar
diff options
context:
space:
mode:
authorjschauma <jschauma>2003-06-02 01:15:31 +0000
committerjschauma <jschauma>2003-06-02 01:15:31 +0000
commit050ba7977e6e66724a17d6a71e7318fd73ed5c03 (patch)
treec54ffd2eb0321574e961ead99659f51b1d8b084f /archivers/gtar
parentae27ac3117df4adec88a1d6c8ba99f689e5b7f06 (diff)
downloadpkgsrc-050ba7977e6e66724a17d6a71e7318fd73ed5c03.tar.gz
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
Diffstat (limited to 'archivers/gtar')
-rw-r--r--archivers/gtar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile
index bc9cfff820d..8aa04094b7e 100644
--- a/archivers/gtar/Makefile
+++ b/archivers/gtar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2003/03/28 21:14:10 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2003/06/02 01:21:49 jschauma Exp $
DISTNAME= gtar-1.13.25
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= archivers
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= packages@netbsd.org
+MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://www.gnu.org/software/tar/tar.html
COMMENT= The "meta-package" for the GNU tape archiver (tar)