diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-04-25 19:03:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-04-25 19:03:52 +0000 |
commit | 9edb10042ae6148ed23f18b1f7072eaea3ef93c0 (patch) | |
tree | 9fbcc0c350f44effeab6b25083306652014ec7e1 /mail/phpmailer | |
parent | 1b9ec2146a8b5337da14cea069876ea4e445a629 (diff) |
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 348ced3df96f..6d1ad480bbb6 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= bg1tpt@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Full Featured Email Transfer Class for PHP WRKSRC= ${WRKDIR}/${DISTNAME} |