aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2003-02-25 14:25:35 +0800
committerperky <perky@FreeBSD.org>2003-02-25 14:25:35 +0800
commit64f95db42862bd75b3aa62212ad8bc515a441d3e (patch)
tree8e9ed3acb80bfe91146a654045c0a07d58bc7380 /dns
parenta40a8a3ce52a51573d19beeb58f650e5c658f014 (diff)
downloadfreebsd-ports-graphics-64f95db42862bd75b3aa62212ad8bc515a441d3e.tar.gz
freebsd-ports-graphics-64f95db42862bd75b3aa62212ad8bc515a441d3e.tar.zst
freebsd-ports-graphics-64f95db42862bd75b3aa62212ad8bc515a441d3e.zip
De-pkg-comment for my ports.
Diffstat (limited to 'dns')
-rw-r--r--dns/py-adns/Makefile1
-rw-r--r--dns/py-adns/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-adns/Makefile b/dns/py-adns/Makefile
index 242602098e3..934cdd2ecba 100644
--- a/dns/py-adns/Makefile
+++ b/dns/py-adns/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= adns-python-${PORTVERSION}
MAINTAINER= perky@FreeBSD.org
+COMMENT= A Python Interface to adns, the asynchronous DNS library
LIB_DEPENDS= adns.1:${PORTSDIR}/net/adns
diff --git a/dns/py-adns/pkg-comment b/dns/py-adns/pkg-comment
deleted file mode 100644
index e2852d67e4f..00000000000
--- a/dns/py-adns/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Python Interface to adns, the asynchronous DNS library