- 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
This commit is contained in:
Tom McLaughlin 2007-06-05 00:59:37 +00:00
parent 4e271b433a
commit 2d0372c05a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192781

View file

@ -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