diff options
author | Sofian Brabez <sbz@FreeBSD.org> | 2011-03-18 10:04:54 +0000 |
---|---|---|
committer | Sofian Brabez <sbz@FreeBSD.org> | 2011-03-18 10:04:54 +0000 |
commit | d7c5457ddfe2556cc9d7becaeb1defa4c37c1931 (patch) | |
tree | 6da6f344fc084ffb9b0fd15185973d2c20a77372 /security/py-PF | |
parent | cceb7cc4ccd6d17eff5ef5242b71a89b01765ac0 (diff) |
Update my MAINTAINER address to sbz at FreeBSD.org.
Approved by: jadawin@ (mentor)
Notes
Notes:
svn path=/head/; revision=271244
Diffstat (limited to 'security/py-PF')
-rw-r--r-- | security/py-PF/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-PF/Makefile b/security/py-PF/Makefile index d3434b5392b6..0821d300fca4 100644 --- a/security/py-PF/Makefile +++ b/security/py-PF/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PYTHON_PKGNAMEPREFIX:C/[0-9]+//}${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= sbrabez@gmail.com +MAINTAINER= sbz@FreeBSD.org COMMENT= A pure-Python module for managing OpenBSD Packet Filter LICENSE= BSD |