diff options
Diffstat (limited to 'mail/phpmailer/Makefile')
-rw-r--r-- | mail/phpmailer/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/phpmailer/Makefile b/mail/phpmailer/Makefile index 691b340ca1fa..ec058338437a 100644 --- a/mail/phpmailer/Makefile +++ b/mail/phpmailer/Makefile @@ -2,18 +2,18 @@ # $FreeBSD$ PORTNAME= phpmailer -PORTVERSION= 5.2.13 +PORTVERSION= 5.2.14 DISTVERSIONPREFIX= v CATEGORIES= mail -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@toco-domains.de COMMENT= Full Featured Email Transfer Class for PHP LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes -GH_ACCOUNT= Synchro +GH_ACCOUNT= PHPMailer GH_PROJECT= PHPMailer NO_BUILD= yes |