aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-04-15 00:01:12 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-04-15 00:01:12 +0000
commit7c9f43e796b5d406ac917775e6409b771e09d5fd (patch)
tree238c0b551301a880647801c9722978230f12fa19 /textproc
parent8b8858cd0db2a43eb74125972592732dd89a466a (diff)
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/dadadodo/Makefile2
-rw-r--r--textproc/mguesser/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/dadadodo/Makefile b/textproc/dadadodo/Makefile
index e8df283b2373..92b985b758df 100644
--- a/textproc/dadadodo/Makefile
+++ b/textproc/dadadodo/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.04
CATEGORIES= textproc
MASTER_SITES= http://www.jwz.org/dadadodo/
-MAINTAINER= markp@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Text processor which analyses text and generates random sentences
PLIST_FILES= bin/dadadodo
diff --git a/textproc/mguesser/Makefile b/textproc/mguesser/Makefile
index 03496fd334e3..37f7f08d2c45 100644
--- a/textproc/mguesser/Makefile
+++ b/textproc/mguesser/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.2
CATEGORIES= textproc
MASTER_SITES= http://www.mnogosearch.org/guesser/
-MAINTAINER= markp@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A tool for guessing a text's charset and language
CFLAGS+= -DUDM_GUESSER_STANDALONG -DLMDIR=\"${PREFIX}/share/mguesser\"