diff options
author | rene <rene@FreeBSD.org> | 2016-07-26 04:01:02 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2016-07-26 04:01:02 +0800 |
commit | 5a69f222b13b3c594d5b334d833493336bc49392 (patch) | |
tree | 5cd3effd574f377dfce600175b4f7280aadfe90a /lang | |
parent | 6a61ebeaeb2d43c78f056f64fefccb009e6d3149 (diff) | |
download | freebsd-ports-gnome-5a69f222b13b3c594d5b334d833493336bc49392.tar.gz freebsd-ports-gnome-5a69f222b13b3c594d5b334d833493336bc49392.tar.zst freebsd-ports-gnome-5a69f222b13b3c594d5b334d833493336bc49392.zip |
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php70-extensions/Makefile | 2 | ||||
-rw-r--r-- | lang/php70/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/php70-extensions/Makefile b/lang/php70-extensions/Makefile index 10096df8f281..7459e80004b3 100644 --- a/lang/php70-extensions/Makefile +++ b/lang/php70-extensions/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.1 CATEGORIES= lang PKGNAMESUFFIX= -extensions -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= "meta-port" to install PHP extensions USES= metaport php diff --git a/lang/php70/Makefile b/lang/php70/Makefile index 991001a54e15..e8cbd2c99d25 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -8,7 +8,7 @@ CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PHP Scripting Language LICENSE= PHP301 |