aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-03-07 13:02:59 +0800
committerlinimon <linimon@FreeBSD.org>2007-03-07 13:02:59 +0800
commit2a31fe2abc21bf134c44099792f106f0a1b145c6 (patch)
tree644138a64cebea095862b045c9e438642a034f71 /textproc
parentcdd9d1c18426abe5079c1f2d8ce8b483d5ab32f7 (diff)
downloadfreebsd-ports-gnome-2a31fe2abc21bf134c44099792f106f0a1b145c6.tar.gz
freebsd-ports-gnome-2a31fe2abc21bf134c44099792f106f0a1b145c6.tar.zst
freebsd-ports-gnome-2a31fe2abc21bf134c44099792f106f0a1b145c6.zip
Reset thorsten.greiner@web.de at his request due to lack of time.
Hat: portmgr
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Lingua-PT-Stemmer/Makefile2
-rw-r--r--textproc/p5-Lingua-Stem-It/Makefile2
-rw-r--r--textproc/p5-Lingua-Stem-Snowball-Da/Makefile2
-rw-r--r--textproc/p5-Lingua-Stem-Snowball-No/Makefile2
-rw-r--r--textproc/p5-Lingua-Stem-Snowball-Se/Makefile2
-rw-r--r--textproc/p5-Lingua-Stem/Makefile2
-rw-r--r--textproc/p5-Text-German/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/textproc/p5-Lingua-PT-Stemmer/Makefile b/textproc/p5-Lingua-PT-Stemmer/Makefile
index ee459418b3d3..0fc5b7f61b66 100644
--- a/textproc/p5-Lingua-PT-Stemmer/Makefile
+++ b/textproc/p5-Lingua-PT-Stemmer/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Lingua
PKGNAMEPREFIX= p5-
-MAINTAINER= thorsten.greiner@web.de
+MAINTAINER= ports@FreeBSD.org
COMMENT= Stemmers for Portuguese and Galician
PERL_CONFIGURE= yes
diff --git a/textproc/p5-Lingua-Stem-It/Makefile b/textproc/p5-Lingua-Stem-It/Makefile
index fa22c48cf185..effa60e2c837 100644
--- a/textproc/p5-Lingua-Stem-It/Makefile
+++ b/textproc/p5-Lingua-Stem-It/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Lingua
PKGNAMEPREFIX= p5-
-MAINTAINER= thorsten.greiner@web.de
+MAINTAINER= ports@FreeBSD.org
COMMENT= Stemmer for Italian
PERL_CONFIGURE= yes
diff --git a/textproc/p5-Lingua-Stem-Snowball-Da/Makefile b/textproc/p5-Lingua-Stem-Snowball-Da/Makefile
index fd1bea270fd5..de4aa2540607 100644
--- a/textproc/p5-Lingua-Stem-Snowball-Da/Makefile
+++ b/textproc/p5-Lingua-Stem-Snowball-Da/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Lingua
PKGNAMEPREFIX= p5-
-MAINTAINER= thorsten.greiner@web.de
+MAINTAINER= ports@FreeBSD.org
COMMENT= A stemmer for Danish
PERL_CONFIGURE= yes
diff --git a/textproc/p5-Lingua-Stem-Snowball-No/Makefile b/textproc/p5-Lingua-Stem-Snowball-No/Makefile
index a0f6fb5983c6..03505592867c 100644
--- a/textproc/p5-Lingua-Stem-Snowball-No/Makefile
+++ b/textproc/p5-Lingua-Stem-Snowball-No/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ../../authors/id/A/AS/ASKSH
PKGNAMEPREFIX= p5-
DISTNAME= Snowball-Norwegian-${PORTVERSION}
-MAINTAINER= thorsten.greiner@web.de
+MAINTAINER= ports@FreeBSD.org
COMMENT= A stemmer for Norwegian
PERL_CONFIGURE= yes
diff --git a/textproc/p5-Lingua-Stem-Snowball-Se/Makefile b/textproc/p5-Lingua-Stem-Snowball-Se/Makefile
index 40bb8d99015d..c34d165449ed 100644
--- a/textproc/p5-Lingua-Stem-Snowball-Se/Makefile
+++ b/textproc/p5-Lingua-Stem-Snowball-Se/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ../../authors/id/A/AS/ASKSH
PKGNAMEPREFIX= p5-
DISTNAME= Snowball-Swedish-${PORTVERSION}
-MAINTAINER= thorsten.greiner@web.de
+MAINTAINER= ports@FreeBSD.org
COMMENT= A stemmer for Swedish
PERL_CONFIGURE= yes
diff --git a/textproc/p5-Lingua-Stem/Makefile b/textproc/p5-Lingua-Stem/Makefile
index eeb1bbd95f07..47dfaf713517 100644
--- a/textproc/p5-Lingua-Stem/Makefile
+++ b/textproc/p5-Lingua-Stem/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Lingua
PKGNAMEPREFIX= p5-
-MAINTAINER= thorsten.greiner@web.de
+MAINTAINER= ports@FreeBSD.org
COMMENT= Provides word stemming algorithms localized by language
BUILD_DEPENDS= ${SITE_PERL}/Lingua/PT/Stemmer.pm:${PORTSDIR}/textproc/p5-Lingua-PT-Stemmer \
diff --git a/textproc/p5-Text-German/Makefile b/textproc/p5-Text-German/Makefile
index ba222196ccaf..8114ddb308d3 100644
--- a/textproc/p5-Text-German/Makefile
+++ b/textproc/p5-Text-German/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/U/UL/ULPFR
PKGNAMEPREFIX= p5-
-MAINTAINER= thorsten.greiner@web.de
+MAINTAINER= ports@FreeBSD.org
COMMENT= German grundform reduction
PERL_CONFIGURE= yes