diff options
author | Glen Barber <gjb@FreeBSD.org> | 2014-04-09 01:12:52 +0000 |
---|---|---|
committer | Glen Barber <gjb@FreeBSD.org> | 2014-04-09 01:12:52 +0000 |
commit | 191eda2b51d95e4af89a170bc517c6f0c52e68c8 (patch) | |
tree | c265566b9618a961baca3b613dc46d14443b0083 /databases | |
parent | d3f754108768a70411146309127bd37368fc6dab (diff) | |
download | ports-191eda2b51d95e4af89a170bc517c6f0c52e68c8.tar.gz ports-191eda2b51d95e4af89a170bc517c6f0c52e68c8.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/php53-redis/Makefile | 2 |
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 |