diff options
Diffstat (limited to 'databases/py-python-binary-memcached/Makefile')
-rw-r--r-- | databases/py-python-binary-memcached/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-python-binary-memcached/Makefile b/databases/py-python-binary-memcached/Makefile index 0cacc4cd5d2d..1e928f143f0e 100644 --- a/databases/py-python-binary-memcached/Makefile +++ b/databases/py-python-binary-memcached/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pure python module to access memcached via its binary protocol +WWW= https://github.com/jaysonsantos/python-binary-memcached LICENSE= MIT |