diff options
author | garga <garga@FreeBSD.org> | 2006-07-11 18:26:15 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-07-11 18:26:15 +0800 |
commit | 311309ab2063e282541ad01f41d9c6f864db8ea8 (patch) | |
tree | d9c16bbf20530186553e5a2df107343519da7a04 /sysutils/copytape | |
parent | b9448a6d97720a99a22db4c144debe29df8be18b (diff) | |
download | freebsd-ports-gnome-311309ab2063e282541ad01f41d9c6f864db8ea8.tar.gz freebsd-ports-gnome-311309ab2063e282541ad01f41d9c6f864db8ea8.tar.zst freebsd-ports-gnome-311309ab2063e282541ad01f41d9c6f864db8ea8.zip |
- Pass maintainership of these ports to submitter
- Pet portlint
PR: ports/98100
Submitted by: Stephen J. Roznowski <sjr at comcast.net>
Diffstat (limited to 'sysutils/copytape')
-rw-r--r-- | sysutils/copytape/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/copytape/Makefile b/sysutils/copytape/Makefile index d84f515f8fc1..a5c70789e1d4 100644 --- a/sysutils/copytape/Makefile +++ b/sysutils/copytape/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= unix/volume10 DISTNAME= copytape EXTRACT_SUFX= .Z -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sjr@comcast.net COMMENT= A program that is used to duplicate magtapes EXTRACT_DEPENDS= gunshar:${PORTSDIR}/archivers/sharutils |