diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-11-20 09:38:08 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-11-20 09:38:08 +0000 |
commit | 89f8b052147a980faa4f4419d8444f0c7073c997 (patch) | |
tree | e94768205025f539f2698d8d84810ab33e0ca57f /japanese | |
parent | 64bbcf8b752771c4cfd64dfa9cfd5d59bbd977b4 (diff) | |
download | ports-89f8b052147a980faa4f4419d8444f0c7073c997.tar.gz ports-89f8b052147a980faa4f4419d8444f0c7073c997.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/mozc-server/Makefile | 2 | ||||
-rw-r--r-- | japanese/skkinput3/Makefile | 2 | ||||
-rw-r--r-- | japanese/xtr/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/japanese/mozc-server/Makefile b/japanese/mozc-server/Makefile index ea0173421a6e..f408dd3b9e00 100644 --- a/japanese/mozc-server/Makefile +++ b/japanese/mozc-server/Makefile @@ -3,7 +3,7 @@ PORTNAME= mozc PORTVERSION= 2.17.2322.102 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= https://codeload.github.com/google/${PORTNAME}/tar.gz/9b4c9e0?dummy=/:main \ https://codeload.github.com/hiroyuki-komatsu/japanese-usage-dictionary/tar.gz/e5b3425?dummy=/:udic diff --git a/japanese/skkinput3/Makefile b/japanese/skkinput3/Makefile index 0862d7be8334..079256c06417 100644 --- a/japanese/skkinput3/Makefile +++ b/japanese/skkinput3/Makefile @@ -3,7 +3,7 @@ PORTNAME= skkinput3 PORTVERSION= 3.0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= japanese x11 MASTER_SITES= SFJP/${PORTNAME}/2222 DISTNAME= skkinput-${PORTVERSION} diff --git a/japanese/xtr/Makefile b/japanese/xtr/Makefile index d641811f8584..05da39171199 100644 --- a/japanese/xtr/Makefile +++ b/japanese/xtr/Makefile @@ -3,7 +3,7 @@ PORTNAME= xtr PORTVERSION= 1.50e.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese textproc MASTER_SITES= ftp://ftp.abk.nu/pub/redist/xtr/ DISTNAME= ${PORTNAME}1.50e-0.2 |