summaryrefslogtreecommitdiff
path: root/devel/py-connection_pool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-connection_pool/Makefile')
-rw-r--r--devel/py-connection_pool/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-connection_pool/Makefile b/devel/py-connection_pool/Makefile
index 4d3935b58efe..5e53382da03b 100644
--- a/devel/py-connection_pool/Makefile
+++ b/devel/py-connection_pool/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Thread safe connection pool for Python programs
+WWW= https://github.com/zhouyl/ConnectionPool
LICENSE= MIT