diff options
Diffstat (limited to 'japanese/mecab-ipadic/Makefile')
-rw-r--r-- | japanese/mecab-ipadic/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/japanese/mecab-ipadic/Makefile b/japanese/mecab-ipadic/Makefile index 9271e325512b..0e1d93262498 100644 --- a/japanese/mecab-ipadic/Makefile +++ b/japanese/mecab-ipadic/Makefile @@ -7,6 +7,7 @@ PORTNAME= mecab-ipadic PORTVERSION= 2.7.0 +PORTREVISION= 1 CATEGORIES= japanese textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= ${PORTNAME:S/-ipadic//}/${SUB_DIR} @@ -17,8 +18,8 @@ COMMENT= Japanese Morphological Dictionary for MeCab BUILD_DEPENDS= mecab-config:${PORTSDIR}/japanese/mecab -DISTVERSION= 20060408 -SUB_DIR= 19691 +DISTVERSION= 20060707 +SUB_DIR= 20904 USE_PERL5_BUILD= yes GNU_CONFIGURE= yes |