summaryrefslogtreecommitdiff
path: root/net/py-pcap
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 /net/py-pcap
parentAdd ruby-js, a Ruby binding to NJS JavaScript Interpreter. (diff)
De-pkg-comment for my ports.
Notes
Notes: svn path=/head/; revision=76449
Diffstat (limited to 'net/py-pcap')
-rw-r--r--net/py-pcap/Makefile1
-rw-r--r--net/py-pcap/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/net/py-pcap/Makefile b/net/py-pcap/Makefile
index 67b6acb051ad..451fda88526a 100644
--- a/net/py-pcap/Makefile
+++ b/net/py-pcap/Makefile
@@ -15,6 +15,7 @@ DISTNAME= pylibpcap-${PORTVERSION}
DIST_SUBDIR= python
MAINTAINER= perky@FreeBSD.org
+COMMENT= Python interface to LBL Packet Capture library (libpcap)
BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig11
diff --git a/net/py-pcap/pkg-comment b/net/py-pcap/pkg-comment
deleted file mode 100644
index d14f9f8d8ecb..000000000000
--- a/net/py-pcap/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Python interface to LBL Packet Capture library (libpcap)