diff options
author | leeym <leeym@FreeBSD.org> | 2009-05-06 14:13:08 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2009-05-06 14:13:08 +0800 |
commit | 6c60af476d2e0c951f8d62831210d095f2ec83cb (patch) | |
tree | 4e9c58e0237823c26a40c6f221200bff57192b79 /textproc | |
parent | 360026bf95672db3d524fb39fe458ff521013005 (diff) | |
download | freebsd-ports-gnome-6c60af476d2e0c951f8d62831210d095f2ec83cb.tar.gz freebsd-ports-gnome-6c60af476d2e0c951f8d62831210d095f2ec83cb.tar.zst freebsd-ports-gnome-6c60af476d2e0c951f8d62831210d095f2ec83cb.zip |
- reset MAINTAINER per request
PR: 134253
Submitted by: giffunip@tutopia.com
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/amberfish/Makefile | 2 | ||||
-rw-r--r-- | textproc/es-ispell/Makefile | 2 | ||||
-rw-r--r-- | textproc/it-ispell/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/amberfish/Makefile b/textproc/amberfish/Makefile index 209489095bce..ecd759e4b9b1 100644 --- a/textproc/amberfish/Makefile +++ b/textproc/amberfish/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc databases MASTER_SITES= SF \ http://etymon.com/software/amberfish/stable/ -MAINTAINER= giffunip@tutopia.com +MAINTAINER= ports@FreeBSD.org COMMENT= General purpose text retrieval Software LIB_DEPENDS= xerces-c.27:${PORTSDIR}/textproc/xerces-c2 diff --git a/textproc/es-ispell/Makefile b/textproc/es-ispell/Makefile index f83088350d71..562bbb4bac47 100644 --- a/textproc/es-ispell/Makefile +++ b/textproc/es-ispell/Makefile @@ -8,7 +8,7 @@ PORTNAME= es-ispell PORTVERSION= 1.10 -MAINTAINER= giffunip@tutopia.com +MAINTAINER= ports@FreeBSD.org ISPELL_ES= yes diff --git a/textproc/it-ispell/Makefile b/textproc/it-ispell/Makefile index 662800ae4f3e..2fdfce7866cc 100644 --- a/textproc/it-ispell/Makefile +++ b/textproc/it-ispell/Makefile @@ -8,7 +8,7 @@ PORTNAME= it-ispell PORTVERSION= 2.3 -MAINTAINER= giffunip@tutopia.com +MAINTAINER= ports@FreeBSD.org ISPELL_IT= yes |