diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-04-16 16:35:54 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-04-16 16:35:54 +0000 |
commit | e8755ccd4c1d234cb3923ef673431db2b09c1c3f (patch) | |
tree | bdc715e82ec8c500a7cc63975476c7505bff11d7 /japanese | |
parent | dc147c5b695cd9709770f0c9ddec2b47a2308f4d (diff) | |
download | ports-e8755ccd4c1d234cb3923ef673431db2b09c1c3f.tar.gz ports-e8755ccd4c1d234cb3923ef673431db2b09c1c3f.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/p5-Text-ChaSen/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/p5-Text-ChaSen/Makefile b/japanese/p5-Text-ChaSen/Makefile index 9647714519be..a225cd2310c7 100644 --- a/japanese/p5-Text-ChaSen/Makefile +++ b/japanese/p5-Text-ChaSen/Makefile @@ -3,7 +3,7 @@ PORTNAME= Text-ChaSen PORTVERSION= 1.03 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= japanese textproc perl5 MASTER_SITES= SFJP MASTER_SITE_SUBDIR= chasen-legacy/32224 @@ -16,7 +16,7 @@ LIB_DEPENDS= libchasen.so:${PORTSDIR}/japanese/chasen-base DISTINFO_FILE= ${.CURDIR}/../chasen-base/distinfo -CHASEN_VERSION= 2.4.4 +CHASEN_VERSION= 2.4.5 WRKSRC= ${WRKDIR}/chasen-${CHASEN_VERSION}/perl USES= perl5 |