diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libtre/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-libtre/Makefile | 2 | ||||
-rw-r--r-- | textproc/unrtf/Makefile | 2 | ||||
-rw-r--r-- | textproc/wv/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index eea5da654f60..f0fe9c504204 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -13,7 +13,7 @@ CATEGORIES= textproc MASTER_SITES= http://laurikari.net/tre/ DISTNAME= tre-${PORTVERSION} -MAINTAINER= bf1783@gmail.com +MAINTAINER= bf@FreeBSD.org COMMENT= A lightweight fully POSIX compliant regexp matching library USE_BZIP2= yes 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 diff --git a/textproc/unrtf/Makefile b/textproc/unrtf/Makefile index 6c22d94acc88..7bd1b86014b8 100644 --- a/textproc/unrtf/Makefile +++ b/textproc/unrtf/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.21.1 CATEGORIES= textproc MASTER_SITES= GNU -MAINTAINER= bf1783@gmail.com +MAINTAINER= bf@FreeBSD.org COMMENT= A converter from RTF to several formats, including HTML and LaTeX USE_ICONV= yes diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile index f926ce028296..df83c498654c 100644 --- a/textproc/wv/Makefile +++ b/textproc/wv/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.abisource.com/downloads/wv/${PORTVERSION}/ -MAINTAINER= bf1783@gmail.com +MAINTAINER= bf@FreeBSD.org COMMENT= A library and executables to access Microsoft Word files LIB_DEPENDS= wmf.2:${PORTSDIR}/graphics/libwmf |