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 /www | |
parent | 3160bb01ac882100d6a3a5288f9c6b017cdd4ef5 (diff) | |
download | freebsd-ports-db535854879f3eb673d717abc6060ff0e2147001.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 |