aboutsummaryrefslogtreecommitdiff
path: root/dns/py-adns
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2003-02-25 06:25:35 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2003-02-25 06:25:35 +0000
commitfbc660cb2c24a55e37464725f9ac601142494606 (patch)
tree36d707e1a5b549fb117fe7cf51b8a59b13955b07 /dns/py-adns
parent5ef7f5c2944056edc4a39408a66ccfbb3b966fa4 (diff)
downloadports-fbc660cb2c24a55e37464725f9ac601142494606.tar.gz
ports-fbc660cb2c24a55e37464725f9ac601142494606.zip
De-pkg-comment for my ports.
Notes
Notes: svn path=/head/; revision=76449
Diffstat (limited to 'dns/py-adns')
-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 242602098e3c..934cdd2ecba6 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 e2852d67e4f1..000000000000
--- a/dns/py-adns/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Python Interface to adns, the asynchronous DNS library