diff options
Diffstat (limited to 'japanese/py-mecab/Makefile')
-rw-r--r-- | japanese/py-mecab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/py-mecab/Makefile b/japanese/py-mecab/Makefile index 7ce67538bee5..ae958862dc7f 100644 --- a/japanese/py-mecab/Makefile +++ b/japanese/py-mecab/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= mecab -PORTVERSION= 0.97 +PORTVERSION= 0.98 CATEGORIES= japanese python textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-python/${PORTVERSION} DISTNAME= ${PORTNAME}-python-${PORTVERSION} |