summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/py-redis/Makefile2
-rw-r--r--databases/py-redis2/Makefile2
2 files changed, 2 insertions, 2 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
diff --git a/databases/py-redis2/Makefile b/databases/py-redis2/Makefile
index f75560282ef2..102bac14675d 100644
--- a/databases/py-redis2/Makefile
+++ b/databases/py-redis2/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= databases python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= 2
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python client for Redis key-value store
LICENSE= MIT