diff options
Diffstat (limited to 'databases/py-redis/Makefile')
-rw-r--r-- | databases/py-redis/Makefile | 1 |
1 files changed, 1 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 |