forked from Lainports/freebsd-ports
dns/py-py3dns: Update WWW and clean up pkg-descr
This commit is contained in:
parent
70fd8e68c9
commit
e9bb6f6cff
2 changed files with 1 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue