diff options
Diffstat (limited to 'dns/py-dnslib/Makefile')
-rw-r--r-- | dns/py-dnslib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/py-dnslib/Makefile b/dns/py-dnslib/Makefile index d8a52fd9cb9e..982a9e3e7d29 100644 --- a/dns/py-dnslib/Makefile +++ b/dns/py-dnslib/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple library to encode/decode DNS wire-format packets +WWW= https://github.com/paulc/dnslib LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |