diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-04-26 23:30:24 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-04-26 23:30:24 +0000 |
commit | bb19181ad78d6076521ebef977766e68da88bd66 (patch) | |
tree | 7c79d45f16691da53855f778a01af7d3933b7a30 /mail/phpmailer | |
parent | 7aab0e034abd7395e31d90439de158b865425245 (diff) | |
download | ports-bb19181ad78d6076521ebef977766e68da88bd66.tar.gz ports-bb19181ad78d6076521ebef977766e68da88bd66.zip |
Notes
Diffstat (limited to 'mail/phpmailer')
-rw-r--r-- | mail/phpmailer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/phpmailer/Makefile b/mail/phpmailer/Makefile index 6d1ad480bbb6..2262f22e453f 100644 --- a/mail/phpmailer/Makefile +++ b/mail/phpmailer/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20for%20php5_6/PHPMailer%20v${PORTVERSION} DISTNAME= PHPMailer_v${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joehorn@gmail.com COMMENT= Full Featured Email Transfer Class for PHP WRKSRC= ${WRKDIR}/${DISTNAME} |