diff options
author | mm <mm@FreeBSD.org> | 2011-06-06 22:21:15 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2011-06-06 22:21:15 +0800 |
commit | 79f4687afe7f968210c7122a219df0ea1136b950 (patch) | |
tree | a4d43519083c0be582f2e7a31b5a5f38bc53676a /databases | |
parent | af548f4ba3f7dc5bac90c5ea5474213e112db2db (diff) | |
download | freebsd-ports-gnome-79f4687afe7f968210c7122a219df0ea1136b950.tar.gz freebsd-ports-gnome-79f4687afe7f968210c7122a219df0ea1136b950.tar.zst freebsd-ports-gnome-79f4687afe7f968210c7122a219df0ea1136b950.zip |
Change maintainer to Mikhail Tsatsenko <m.tsatsenko@gmail.com>
Approved by: maintainer (private e-mail)
Diffstat (limited to 'databases')
-rw-r--r-- | databases/php5-redis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/php5-redis/Makefile b/databases/php5-redis/Makefile index a56b7ca48786..fb6249f7c937 100644 --- a/databases/php5-redis/Makefile +++ b/databases/php5-redis/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= https://github.com/nicolasff/phpredis/tarball/${PORTVERSION}/ PKGNAMEPREFIX= php5- DISTNAME= nicolasff-phpredis-${PORTVERSION}-0-g${GITVERSION} -MAINTAINER= ports@niessen.ch +MAINTAINER= m.tsatsenko@gmail.com COMMENT= PHP5-Extension for Redis GITVERSION= 43bc590 |