aboutsummaryrefslogtreecommitdiff
path: root/textproc/srilm
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2004-08-20 02:56:44 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2004-08-20 02:56:44 +0000
commit6adf115354bb0fe447aea5e7016077e3dcd8fb97 (patch)
tree41d4f435c2386738df109c6f8e426ad04a1505f4 /textproc/srilm
parent33975deea1108576eb0a8a2c2bf8e3b1ba42ac63 (diff)
downloadports-6adf115354bb0fe447aea5e7016077e3dcd8fb97.tar.gz
ports-6adf115354bb0fe447aea5e7016077e3dcd8fb97.zip
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor)
Notes
Notes: svn path=/head/; revision=116729
Diffstat (limited to 'textproc/srilm')
-rw-r--r--textproc/srilm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/srilm/Makefile b/textproc/srilm/Makefile
index 6be8f4627552..cc93ced0b381 100644
--- a/textproc/srilm/Makefile
+++ b/textproc/srilm/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc
DISTNAME= srilm
EXTRACT_SUFX?= .tgz
-MAINTAINER= clsung@dragon2.net
+MAINTAINER= clsung@FreeBSD.org
COMMENT= Toolkit for building and applying statistical language models
LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83