diff options
author | linimon <linimon@FreeBSD.org> | 2010-04-27 07:30:24 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-04-27 07:30:24 +0800 |
commit | 721a4c5d6986bb81ba41a187084c0a00ccb0ae0e (patch) | |
tree | 07ed8250fbd65493ade856eb17335bf4926b37a5 | |
parent | 20140b0c688c20863924d9b727bb9abcbfbb51c6 (diff) | |
download | freebsd-ports-gnome-721a4c5d6986bb81ba41a187084c0a00ccb0ae0e.tar.gz freebsd-ports-gnome-721a4c5d6986bb81ba41a187084c0a00ccb0ae0e.tar.zst freebsd-ports-gnome-721a4c5d6986bb81ba41a187084c0a00ccb0ae0e.zip |
Over to new volunteer.
-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} |