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 /mail/tkrat2 | |
parent | 1e9ae0d1d9b056f1b2f4fd2be4fa59abd08e95c6 (diff) | |
download | ports-d80d91143274fc0d0ea09f37d436bd6f9cc167fc.tar.gz ports-d80d91143274fc0d0ea09f37d436bd6f9cc167fc.zip |
Notes
Diffstat (limited to 'mail/tkrat2')
-rw-r--r-- | mail/tkrat2/Makefile | 2 |
1 files changed, 1 insertions, 1 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 \ |