diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-04-02 12:35:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-04-02 12:35:38 +0000 |
commit | 21f8fdab6e5caf8f77664cb78e0d2b9a058871cc (patch) | |
tree | 901f5fc706005c527947a74d73ef9f807fc5dc91 /japanese/p5-Text-ChaSen/Makefile | |
parent | Add ftimes 3.2.1, a system baselining and evidence collection tool. (diff) |
Update CHASEN_VERSION. (2.3.0)
Diffstat (limited to 'japanese/p5-Text-ChaSen/Makefile')
-rw-r--r-- | japanese/p5-Text-ChaSen/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/p5-Text-ChaSen/Makefile b/japanese/p5-Text-ChaSen/Makefile index 5c7c6872b4db..23eb97a5d640 100644 --- a/japanese/p5-Text-ChaSen/Makefile +++ b/japanese/p5-Text-ChaSen/Makefile @@ -7,6 +7,7 @@ PORTNAME= Text-ChaSen PORTVERSION= 1.03 +PORTREVISION= 1 CATEGORIES= japanese textproc perl5 MASTER_SITES= http://chasen.aist-nara.ac.jp/stable/chasen/ DISTNAME= chasen-${CHASEN_VERSION} @@ -18,7 +19,7 @@ LIB_DEPENDS= chasen.0:${PORTSDIR}/japanese/chasen-base MD5_FILE= ${.CURDIR}/../chasen-base/distinfo -CHASEN_VERSION= 2.2.9 +CHASEN_VERSION= 2.3.0 WRKSRC= ${WRKDIR}/chasen-${CHASEN_VERSION}/perl PERL_CONFIGURE= yes |