aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2015-11-26 22:39:58 +0800
committermiwi <miwi@FreeBSD.org>2015-11-26 22:39:58 +0800
commitda221bcbc49aa8970c38c2c999c2994b4a995dbe (patch)
treeca80e75a1fa4c816cc1d3b1d5710589deb83a098 /net
parentd1023ef057e8b89ca209329ad04874056743e8eb (diff)
downloadfreebsd-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 'net')
-rw-r--r--net/pecl-cvsclient/Makefile2
-rw-r--r--net/pecl-oauth/Makefile2
-rw-r--r--net/pecl-radius/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net/pecl-cvsclient/Makefile b/net/pecl-cvsclient/Makefile
index 99432e2947ad..d0598f686875 100644
--- a/net/pecl-cvsclient/Makefile
+++ b/net/pecl-cvsclient/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= PHP extension for CVS pserver client
LICENSE= PHP202
diff --git a/net/pecl-oauth/Makefile b/net/pecl-oauth/Makefile
index 68ba10a92d4d..dac371c4aefb 100644
--- a/net/pecl-oauth/Makefile
+++ b/net/pecl-oauth/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= Php Interface to the OAuth Protocol
LICENSE= BSD3CLAUSE
diff --git a/net/pecl-radius/Makefile b/net/pecl-radius/Makefile
index f279b5910b38..243b07f28642 100644
--- a/net/pecl-radius/Makefile
+++ b/net/pecl-radius/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= Radius client library for PHP
LICENSE= BSD3CLAUSE