diff options
Diffstat (limited to 'textproc/py-libtre/Makefile')
-rw-r--r-- | textproc/py-libtre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-libtre/Makefile b/textproc/py-libtre/Makefile index 5ced1e699cd2..7b4c286a2229 100644 --- a/textproc/py-libtre/Makefile +++ b/textproc/py-libtre/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://laurikari.net/tre/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= tre-${PORTVERSION} -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python interface for the tre regular expressions library LIB_DEPENDS= libtre.so:textproc/libtre |