diff options
Diffstat (limited to 'databases/py-redis')
-rw-r--r-- | databases/py-redis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-redis/Makefile b/databases/py-redis/Makefile index cfa59061390a..5dd1ab33fe2b 100644 --- a/databases/py-redis/Makefile +++ b/databases/py-redis/Makefile @@ -7,7 +7,7 @@ CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python client for Redis key-value store LICENSE= MIT |