summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2007-06-05 00:59:37 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2007-06-05 00:59:37 +0000
commit2d0372c05a3c7d9f14fd1f500839f578f5018075 (patch)
tree0e570b87b2387525620ceedbb80fdcbbfc03f58b /net
parent- Fix bug preventing login methods other than VNC to work [1]. (diff)
- 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
Notes
Notes: svn path=/head/; revision=192781
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