diff options
Diffstat (limited to 'dns/py-adns/Makefile')
-rw-r--r-- | dns/py-adns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/py-adns/Makefile b/dns/py-adns/Makefile index f3b6f6943c61..4b01d26447f6 100644 --- a/dns/py-adns/Makefile +++ b/dns/py-adns/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rigoletto@FreeBSD.org COMMENT= Python module to resolve IPs to host names +WWW= https://github.com/trolldbois/python3-adns/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/GPL |