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 /lang/php53 | |
parent | 1467a82939814573f14906cb006a29b978e6033f (diff) | |
download | ports-411b769ec4a0c337d38af296d44032bfd7cf890b.tar.gz ports-411b769ec4a0c337d38af296d44032bfd7cf890b.zip |
Notes
Diffstat (limited to 'lang/php53')
-rw-r--r-- | lang/php53/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |