diff options
Diffstat (limited to 'security/py-posix1e/Makefile')
-rw-r--r-- | security/py-posix1e/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-posix1e/Makefile b/security/py-posix1e/Makefile index e1c4f40cfcec..f9f3b6c87ed0 100644 --- a/security/py-posix1e/Makefile +++ b/security/py-posix1e/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/pylibacl/pylibacl/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pylibacl-${PORTVERSION} -MAINTAINER= perky@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python module for manipulating POSIX.1e ACLs USE_PYTHON= yes |