aboutsummaryrefslogtreecommitdiffstats
path: root/databases/php53-redis
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2014-04-09 09:12:52 +0800
committergjb <gjb@FreeBSD.org>2014-04-09 09:12:52 +0800
commit85f36a3b0393a8746e5060365c7e0a327ee2ad8e (patch)
treec265566b9618a961baca3b613dc46d14443b0083 /databases/php53-redis
parent0370132e3e4c334d684bb5d51d9e0d97e9468d48 (diff)
downloadfreebsd-ports-gnome-85f36a3b0393a8746e5060365c7e0a327ee2ad8e.tar.gz
freebsd-ports-gnome-85f36a3b0393a8746e5060365c7e0a327ee2ad8e.tar.zst
freebsd-ports-gnome-85f36a3b0393a8746e5060365c7e0a327ee2ad8e.zip
Reset maintainer.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'databases/php53-redis')
-rw-r--r--databases/php53-redis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/php53-redis/Makefile b/databases/php53-redis/Makefile
index 944a637d111c..6618a0025402 100644
--- a/databases/php53-redis/Makefile
+++ b/databases/php53-redis/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= https://github.com/nicolasff/phpredis/tarball/${PORTVERSION}/
PKGNAMEPREFIX= php53-
DISTNAME= nicolasff-phpredis-${PORTVERSION}-0-g${GITVERSION}
-MAINTAINER= gjb@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PHP5-Extension for Redis
LICENSE= PHP301