diff --git a/dns/py-py3dns/Makefile b/dns/py-py3dns/Makefile index 4f3fe272f521..59a2fe901412 100644 --- a/dns/py-py3dns/Makefile +++ b/dns/py-py3dns/Makefile @@ -6,7 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python 3 DNS library -WWW= https://pypi.org/project/py3dns/ +WWW= https://launchpad.net/py3dns LICENSE= CNRI LICENSE_NAME= CNRI LICENSE AGREEMENT diff --git a/dns/py-py3dns/pkg-descr b/dns/py-py3dns/pkg-descr index f8043dfcdd2b..33a8229755b9 100644 --- a/dns/py-py3dns/pkg-descr +++ b/dns/py-py3dns/pkg-descr @@ -1,5 +1,3 @@ This directory contains a Python module that implements a DNS (Domain Name Server) client, plus additional modules that define some symbolic constants used by DNS (dnstype, dnsclass, dnsopcode). - -See also: https://launchpad.net/py3dns