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 | |
parent | 1e9ae0d1d9b056f1b2f4fd2be4fa59abd08e95c6 (diff) | |
download | ports-d80d91143274fc0d0ea09f37d436bd6f9cc167fc.tar.gz ports-d80d91143274fc0d0ea09f37d436bd6f9cc167fc.zip |
Notes
-rw-r--r-- | mail/tkrat2/Makefile | 2 | ||||
-rw-r--r-- | mail/xmail/Makefile | 2 | ||||
-rw-r--r-- | misc/display/Makefile | 2 | ||||
-rw-r--r-- | sysutils/copytape/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile index d62404787c45..998534c63396 100644 --- a/mail/tkrat2/Makefile +++ b/mail/tkrat2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail tk MASTER_SITES= http://tkrat.org/downloads/stable/ \ ftp://ftp.tkrat.org/pub/tkrat/ -MAINTAINER= sjr@comcast.net +MAINTAINER= sjroz@verizon.net COMMENT= A mail user agent for X with a Tcl/Tk user interface LIB_DEPENDS= tcl84:${PORTSDIR}/lang/tcl84 \ diff --git a/mail/xmail/Makefile b/mail/xmail/Makefile index 6ab7dffbc459..c07159c58e80 100644 --- a/mail/xmail/Makefile +++ b/mail/xmail/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= sjr@comcast.net +MAINTAINER= sjroz@verizon.net COMMENT= An X-based interface to the Berkeley mail program USE_IMAKE= yes diff --git a/misc/display/Makefile b/misc/display/Makefile index b6016bfcd5cf..d8d923d47c94 100644 --- a/misc/display/Makefile +++ b/misc/display/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= http://www.ipsmart.com/src/ EXTRACT_SUFX= .tgz -MAINTAINER= sjr@comcast.net +MAINTAINER= sjroz@verizon.net COMMENT= Runs command repeatedly; shows output GNU_CONFIGURE= yes 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 |