diff options
Diffstat (limited to 'sysutils/py-python-consul2')
-rw-r--r-- | sysutils/py-python-consul2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/py-python-consul2/Makefile b/sysutils/py-python-consul2/Makefile index 94ffd06863b1..5e1be529921e 100644 --- a/sysutils/py-python-consul2/Makefile +++ b/sysutils/py-python-consul2/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python client for Consul +WWW= https://github.com/poppyred/python-consul2 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |