summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/pecl-json/Makefile2
-rw-r--r--devel/pecl-operator/Makefile2
-rw-r--r--security/pecl-hash/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/pecl-json/Makefile b/devel/pecl-json/Makefile
index 7208009ed6fb..f5ebd01d96f4 100644
--- a/devel/pecl-json/Makefile
+++ b/devel/pecl-json/Makefile
@@ -14,7 +14,7 @@ DISTNAME= json-${PORTVERSION}
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PHP extension for JSON (JavaScript Object Notation) serialization
USE_PHP= yes
diff --git a/devel/pecl-operator/Makefile b/devel/pecl-operator/Makefile
index ecad9433a4ce..e681b6012dd8 100644
--- a/devel/pecl-operator/Makefile
+++ b/devel/pecl-operator/Makefile
@@ -14,7 +14,7 @@ DISTNAME= operator-${PORTVERSION}
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PHP extension that provides operator overloading for PHP objects
USE_PHP= yes
diff --git a/security/pecl-hash/Makefile b/security/pecl-hash/Makefile
index 00a5519aa780..6fa4ab67ef1a 100644
--- a/security/pecl-hash/Makefile
+++ b/security/pecl-hash/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl-
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= HASH Message Digest Framework for PHP
USE_PHP= yes