diff options
author | sbz <sbz@FreeBSD.org> | 2011-03-18 18:04:54 +0800 |
---|---|---|
committer | sbz <sbz@FreeBSD.org> | 2011-03-18 18:04:54 +0800 |
commit | 889aa3f769766b38cd9dab703185d7adafac1f20 (patch) | |
tree | eabec3f66fff867869c46c175eb349cc75e185d8 /security/py-PF | |
parent | c4f7dd2e119012be054ffc974c421f1d4bfac54d (diff) | |
download | freebsd-ports-gnome-889aa3f769766b38cd9dab703185d7adafac1f20.tar.gz freebsd-ports-gnome-889aa3f769766b38cd9dab703185d7adafac1f20.tar.zst freebsd-ports-gnome-889aa3f769766b38cd9dab703185d7adafac1f20.zip |
Update my MAINTAINER address to sbz at FreeBSD.org.
Approved by: jadawin@ (mentor)
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 |