diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-09-21 07:12:01 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-09-21 07:12:01 +0000 |
commit | d80d91143274fc0d0ea09f37d436bd6f9cc167fc (patch) | |
tree | b3e8a1c30fe8f0968657439d84a0afe0af3d3ed0 /sysutils/copytape/Makefile | |
parent | 1e9ae0d1d9b056f1b2f4fd2be4fa59abd08e95c6 (diff) | |
download | ports-d80d91143274fc0d0ea09f37d436bd6f9cc167fc.tar.gz ports-d80d91143274fc0d0ea09f37d436bd6f9cc167fc.zip |
Update maintainer's email address. (Old one now bounces.)
PR: ports/144412 (partial)
Notes
Notes:
svn path=/head/; revision=261520
Diffstat (limited to 'sysutils/copytape/Makefile')
-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 a5c70789e1d4..81b7e90897b9 100644 --- a/sysutils/copytape/Makefile +++ b/sysutils/copytape/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= unix/volume10 DISTNAME= copytape EXTRACT_SUFX= .Z -MAINTAINER= sjr@comcast.net +MAINTAINER= sjroz@verizon.net COMMENT= A program that is used to duplicate magtapes EXTRACT_DEPENDS= gunshar:${PORTSDIR}/archivers/sharutils |