aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2010-07-26 08:03:14 +0800
committerlinimon <linimon@FreeBSD.org>2010-07-26 08:03:14 +0800
commit7268948481f269950d5fc078efcd98354d8d80b5 (patch)
treee1f2ef01a060349d2e85c2a734a6e210571da8b9 /textproc
parent24a27fe662bcdaaf4f954b9628abeab1f8170e19 (diff)
downloadfreebsd-ports-gnome-7268948481f269950d5fc078efcd98354d8d80b5.tar.gz
freebsd-ports-gnome-7268948481f269950d5fc078efcd98354d8d80b5.tar.zst
freebsd-ports-gnome-7268948481f269950d5fc078efcd98354d8d80b5.zip
Reset ahze@ due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'textproc')
-rw-r--r--textproc/estraier/Makefile2
-rw-r--r--textproc/hyperestraier/Makefile2
-rw-r--r--textproc/libwps/Makefile2
-rw-r--r--textproc/py-hyperestraier/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/textproc/estraier/Makefile b/textproc/estraier/Makefile
index 4b01bdf4becb..40a584e391a8 100644
--- a/textproc/estraier/Makefile
+++ b/textproc/estraier/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= SF \
http://estraier.sourceforge.net/
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A full-text search system for personal use
LIB_DEPENDS= qdbm.14:${PORTSDIR}/databases/qdbm
diff --git a/textproc/hyperestraier/Makefile b/textproc/hyperestraier/Makefile
index 59b3d509dd1b..9e9f84894339 100644
--- a/textproc/hyperestraier/Makefile
+++ b/textproc/hyperestraier/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.4.13
CATEGORIES= textproc
MASTER_SITES= SF
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A full-text search system
BUILD_DEPENDS= qdbm>=1.8.77:${PORTSDIR}/databases/qdbm
diff --git a/textproc/libwps/Makefile b/textproc/libwps/Makefile
index 347e86a85d4a..2922f24c12cc 100644
--- a/textproc/libwps/Makefile
+++ b/textproc/libwps/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 4
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Microsoft file word processor format import filter library
LIB_DEPENDS= wpd-0.8.8:${PORTSDIR}/textproc/libwpd
diff --git a/textproc/py-hyperestraier/Makefile b/textproc/py-hyperestraier/Makefile
index b6577c174a65..e4a2c2b33d9d 100644
--- a/textproc/py-hyperestraier/Makefile
+++ b/textproc/py-hyperestraier/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= http://hyperestraier.sourceforge.net/binding/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= hyper_estraier_wrappers-${PORTVERSION}
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python bindings for HyperEstraier
BUILD_DEPENDS= swig>=1.3:${PORTSDIR}/devel/swig13