aboutsummaryrefslogtreecommitdiff
path: root/net/py-pcap/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-05-23 21:16:16 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-05-23 21:16:16 +0000
commitcb4c25213665ac309bb45fad5ead1e5f980dfbb7 (patch)
tree10b0a955d2dc44349aee323d01542f8e79487617 /net/py-pcap/Makefile
parent9799e1a2fa02b78ae56510af34916c8fda6e5580 (diff)
downloadports-cb4c25213665ac309bb45fad5ead1e5f980dfbb7.tar.gz
ports-cb4c25213665ac309bb45fad5ead1e5f980dfbb7.zip
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email. Hat: portmgr
Notes
Notes: svn path=/head/; revision=254920
Diffstat (limited to 'net/py-pcap/Makefile')
-rw-r--r--net/py-pcap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-pcap/Makefile b/net/py-pcap/Makefile
index 2973215b0910..81abfb48ac49 100644
--- a/net/py-pcap/Makefile
+++ b/net/py-pcap/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= SF/pylib${PORTNAME}/pylib${PORTNAME}/${PORTVERSION} \
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pylibpcap-${PORTVERSION}
-MAINTAINER= perky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python interface to LBL Packet Capture library (libpcap)
BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13