diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2015-11-26 14:39:58 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2015-11-26 14:39:58 +0000 |
commit | db535854879f3eb673d717abc6060ff0e2147001 (patch) | |
tree | ca80e75a1fa4c816cc1d3b1d5710589deb83a098 /mail/pecl-esmtp | |
parent | 3160bb01ac882100d6a3a5288f9c6b017cdd4ef5 (diff) | |
download | ports-db535854879f3eb673d717abc6060ff0e2147001.tar.gz ports-db535854879f3eb673d717abc6060ff0e2147001.zip |
Notes
Diffstat (limited to 'mail/pecl-esmtp')
-rw-r--r-- | mail/pecl-esmtp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pecl-esmtp/Makefile b/mail/pecl-esmtp/Makefile index 66334e014f4c..d034fcedb05a 100644 --- a/mail/pecl-esmtp/Makefile +++ b/mail/pecl-esmtp/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PECL ESMTP client extension LICENSE= PHP30 |