diff options
author | perky <perky@FreeBSD.org> | 2003-02-25 06:25:35 +0000 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2003-02-25 06:25:35 +0000 |
commit | 64f95db42862bd75b3aa62212ad8bc515a441d3e (patch) | |
tree | 8e9ed3acb80bfe91146a654045c0a07d58bc7380 /net/py-pcap | |
parent | a40a8a3ce52a51573d19beeb58f650e5c658f014 (diff) | |
download | FreeBSD-ports-64f95db42862bd75b3aa62212ad8bc515a441d3e.zip FreeBSD-ports-64f95db42862bd75b3aa62212ad8bc515a441d3e.tar.gz |
De-pkg-comment for my ports.
Diffstat (limited to 'net/py-pcap')
-rw-r--r-- | net/py-pcap/Makefile | 1 | ||||
-rw-r--r-- | net/py-pcap/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/py-pcap/Makefile b/net/py-pcap/Makefile index 67b6acb..451fda8 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 d14f9f8..0000000 --- a/net/py-pcap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python interface to LBL Packet Capture library (libpcap) |