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 039d0ab96681..92b1b833b848 100644 --- a/textproc/py-libtre/Makefile +++ b/textproc/py-libtre/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://laurikari.net/tre/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= tre-${PORTVERSION} -MAINTAINER= bf1783@gmail.com +MAINTAINER= bf@FreeBSD.org COMMENT= Python interface for the tre regular expressions library LIB_DEPENDS= tre.5:${PORTSDIR}/textproc/libtre |