diff options
author | Florian Smeets <flo@FreeBSD.org> | 2015-03-21 17:16:56 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2015-03-21 17:16:56 +0000 |
commit | 411b769ec4a0c337d38af296d44032bfd7cf890b (patch) | |
tree | 27e9c6971212b3cc381ceb3760e5c7a33aa84e76 | |
parent | java/eclipse-(ocl|quantum): Deprecate due to deprecated run dependencies (diff) |
Give up maintainership
Notes
Notes:
svn path=/head/; revision=381799
-rw-r--r-- | lang/php53-extensions/Makefile | 2 | ||||
-rw-r--r-- | lang/php53/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/php53-extensions/Makefile b/lang/php53-extensions/Makefile index 62d109e0f87d..bb346a4f2b58 100644 --- a/lang/php53-extensions/Makefile +++ b/lang/php53-extensions/Makefile @@ -8,7 +8,7 @@ PKGNAMESUFFIX= -extensions DISTFILES= # none EXTRACT_ONLY= # none -MAINTAINER= flo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= "meta-port" to install PHP extensions PHP_DEFAULT= 53 diff --git a/lang/php53/Makefile b/lang/php53/Makefile index deb574bff9c1..27382acbe7c4 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PHP} MASTER_SITE_SUBDIR= distributions DISTNAME= php-${PORTVERSION} -MAINTAINER= flo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PHP Scripting Language LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} |