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 /www | |
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 'www')
-rw-r--r-- | www/pecl-http1/Makefile | 2 | ||||
-rw-r--r-- | www/pecl-swish/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/pecl-http1/Makefile b/www/pecl-http1/Makefile index 550be7a4aa06..69e16d1b1192 100644 --- a/www/pecl-http1/Makefile +++ b/www/pecl-http1/Makefile @@ -9,7 +9,7 @@ PKGNAMEPREFIX= pecl- PKGNAMESUFFIX= 1 DISTNAME= pecl_http-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Extended HTTP Support LICENSE= BSD2CLAUSE diff --git a/www/pecl-swish/Makefile b/www/pecl-swish/Makefile index c266db24476c..cdd5e4e03a78 100644 --- a/www/pecl-swish/Makefile +++ b/www/pecl-swish/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= Swish-e bindings for PHP LICENSE= PHP301 |