dns/py-py3dns: Update WWW and clean up pkg-descr

This commit is contained in:
Po-Chuan Hsieh 2023-04-06 01:17:20 +08:00
parent 70fd8e68c9
commit e9bb6f6cff
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 1 additions and 3 deletions

View file

@ -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

View file

@ -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