aboutsummaryrefslogtreecommitdiff
path: root/dns/py-py3dns
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:17:20 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:30:41 +0000
commite9bb6f6cffdc248b1e05e2edf2cd40af1348d9e4 (patch)
treeafed3c62dda4d53a9680a7fe4b65a6133e9413d6 /dns/py-py3dns
parent70fd8e68c94e18f500c5ab4295302f1f05cd6bc7 (diff)
downloadports-e9bb6f6cffdc248b1e05e2edf2cd40af1348d9e4.tar.gz
ports-e9bb6f6cffdc248b1e05e2edf2cd40af1348d9e4.zip
dns/py-py3dns: Update WWW and clean up pkg-descr
Diffstat (limited to 'dns/py-py3dns')
-rw-r--r--dns/py-py3dns/Makefile2
-rw-r--r--dns/py-py3dns/pkg-descr2
2 files changed, 1 insertions, 3 deletions
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