summaryrefslogtreecommitdiff
path: root/databases/py-redis
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--databases/py-redis/Makefile1
-rw-r--r--databases/py-redis2/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/databases/py-redis/Makefile b/databases/py-redis/Makefile
index 9657fc6969c8..935e570d3e7b 100644
--- a/databases/py-redis/Makefile
+++ b/databases/py-redis/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python client for Redis key-value store
+WWW= https://github.com/andymccurdy/redis-py
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/databases/py-redis2/Makefile b/databases/py-redis2/Makefile
index 2c6a6db6d9d9..5de236b747f5 100644
--- a/databases/py-redis2/Makefile
+++ b/databases/py-redis2/Makefile
@@ -8,6 +8,7 @@ PKGNAMESUFFIX= 2
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python client for Redis key-value store
+WWW= https://github.com/andymccurdy/redis-py
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE