aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authortmclaugh <tmclaugh@FreeBSD.org>2007-06-05 08:59:37 +0800
committertmclaugh <tmclaugh@FreeBSD.org>2007-06-05 08:59:37 +0800
commit7fa42dc7c7f06b824296e99d9837a06122140ae9 (patch)
treeb8e2796681d7e007b82d373cc32cbadd8169a8c8 /net
parent846f45db10bac570f2ae434806ef3222461171a5 (diff)
downloadfreebsd-ports-gnome-7fa42dc7c7f06b824296e99d9837a06122140ae9.tar.gz
freebsd-ports-gnome-7fa42dc7c7f06b824296e99d9837a06122140ae9.tar.zst
freebsd-ports-gnome-7fa42dc7c7f06b824296e99d9837a06122140ae9.zip
- Take over maintainership
- Remove EXPIRATION_DATE * Though it hasn't been updated in some time upstream it's commonly distributed with other opensource OSes and having it around makes it easier for those of us who use those OSes by day but secretly fight crime using FreeBSD by night. Approved by: gnn
Diffstat (limited to 'net')
-rw-r--r--net/py-pypcap/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/py-pypcap/Makefile b/net/py-pypcap/Makefile
index 4d9ca0dd01f4..2af58eafe98d 100644
--- a/net/py-pypcap/Makefile
+++ b/net/py-pypcap/Makefile
@@ -12,14 +12,11 @@ CATEGORIES= net python
MASTER_SITES= http://pypcap.googlecode.com/files/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= gnn@freebsd.org
+MAINTAINER= tmclaugh@FreeBSD.org
COMMENT= Simplified object-oriented Python extension module for libpcap
BUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex
-DEPRECATED= Project included in net/pcs, please use that port instead
-EXPIRATION_DATE= 2007-06-24
-
USE_PYTHON= yes
USE_PYTHON_PREFIX= yes