diff options
author | linimon <linimon@FreeBSD.org> | 2010-09-21 15:12:01 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-09-21 15:12:01 +0800 |
commit | 5c73734eebf90fe92a64e66620cf88f9d0b5ddd9 (patch) | |
tree | c229bd86cbfca86fcde18e45a4aaffa4cb4a64ee /mail | |
parent | d05f2542336ae3f915a55be53c267c6089439fdd (diff) | |
download | freebsd-ports-gnome-5c73734eebf90fe92a64e66620cf88f9d0b5ddd9.tar.gz freebsd-ports-gnome-5c73734eebf90fe92a64e66620cf88f9d0b5ddd9.tar.zst freebsd-ports-gnome-5c73734eebf90fe92a64e66620cf88f9d0b5ddd9.zip |
Update maintainer's email address. (Old one now bounces.)
PR: ports/144412 (partial)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/tkrat2/Makefile | 2 | ||||
-rw-r--r-- | mail/xmail/Makefile | 2 |
2 files changed, 2 insertions, 2 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 |