diff options
author | miwi <miwi@FreeBSD.org> | 2015-11-26 22:39:58 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2015-11-26 22:39:58 +0800 |
commit | da221bcbc49aa8970c38c2c999c2994b4a995dbe (patch) | |
tree | ca80e75a1fa4c816cc1d3b1d5710589deb83a098 /mail/pecl-mailparse | |
parent | d1023ef057e8b89ca209329ad04874056743e8eb (diff) | |
download | freebsd-ports-gnome-da221bcbc49aa8970c38c2c999c2994b4a995dbe.tar.gz freebsd-ports-gnome-da221bcbc49aa8970c38c2c999c2994b4a995dbe.tar.zst freebsd-ports-gnome-da221bcbc49aa8970c38c2c999c2994b4a995dbe.zip |
- Take Maintainership
Approved by: mat (mentor)
Diffstat (limited to 'mail/pecl-mailparse')
-rw-r--r-- | mail/pecl-mailparse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pecl-mailparse/Makefile b/mail/pecl-mailparse/Makefile index ea3d56b23163..0ee34f0a760d 100644 --- a/mail/pecl-mailparse/Makefile +++ b/mail/pecl-mailparse/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PECL extension to create and decode MIME messages LICENSE= PHP202 |