diff options
Diffstat (limited to 'textproc/yamcha/Makefile')
-rw-r--r-- | textproc/yamcha/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/yamcha/Makefile b/textproc/yamcha/Makefile index 20ea8edd9291..dbdea6a8bbd5 100644 --- a/textproc/yamcha/Makefile +++ b/textproc/yamcha/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.33 CATEGORIES= textproc science MASTER_SITES= http://chasen.org/~taku/software/yamcha/src/ -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Yet Another Multipurpose CHunk Annotator BUILD_DEPENDS= svm_learn:${PORTSDIR}/science/svmlight |