diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-03-10 17:46:04 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-03-10 17:46:04 +0000 |
commit | c2a92a1aea4e66d25d82a5def112bb1b55660bd2 (patch) | |
tree | 1c82614777155b2ed4f7f1e17008101717e3f011 /japanese | |
parent | c8c2add0da50d91884aab31f6ed98faa827e08f7 (diff) |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/jpilot/Makefile | 1 | ||||
-rw-r--r-- | japanese/kana-no-quiz/Makefile | 1 | ||||
-rw-r--r-- | japanese/mypaedia-fpw-package/Makefile | 2 | ||||
-rw-r--r-- | japanese/skkinput3/Makefile | 2 | ||||
-rw-r--r-- | japanese/xtr/Makefile | 2 |
5 files changed, 5 insertions, 3 deletions
diff --git a/japanese/jpilot/Makefile b/japanese/jpilot/Makefile index 175f759416b0..3a58bc08b30d 100644 --- a/japanese/jpilot/Makefile +++ b/japanese/jpilot/Makefile @@ -3,6 +3,7 @@ MASTERDIR= ${.CURDIR}/../../palm/jpilot +PORTREVISION= 1 CATEGORIES= japanese MAINTAINER= ports@FreeBSD.org diff --git a/japanese/kana-no-quiz/Makefile b/japanese/kana-no-quiz/Makefile index ffa154270c9a..d1a99558d4f7 100644 --- a/japanese/kana-no-quiz/Makefile +++ b/japanese/kana-no-quiz/Makefile @@ -3,6 +3,7 @@ PORTNAME= kana-no-quiz DISTVERSION= 1.9.5 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= SF/${PORTNAME}/Program%20releases/version%20${DISTVERSION} DISTNAME= Kana_no_quiz-${DISTVERSION} diff --git a/japanese/mypaedia-fpw-package/Makefile b/japanese/mypaedia-fpw-package/Makefile index 9223ee00265e..cf97adb1c092 100644 --- a/japanese/mypaedia-fpw-package/Makefile +++ b/japanese/mypaedia-fpw-package/Makefile @@ -3,7 +3,7 @@ PORTNAME= mypaedia-fpw-package PORTVERSION= 1.0.7 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= japanese elisp MASTER_SITES= http://openlab.ring.gr.jp/edict/fpw/dist/mypaedia/ diff --git a/japanese/skkinput3/Makefile b/japanese/skkinput3/Makefile index d268abb51bc9..60f816c9cf7f 100644 --- a/japanese/skkinput3/Makefile +++ b/japanese/skkinput3/Makefile @@ -3,7 +3,7 @@ PORTNAME= skkinput3 PORTVERSION= 3.0.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= japanese x11 MASTER_SITES= SFJP/${PORTNAME}/2222 DISTNAME= skkinput-${PORTVERSION} diff --git a/japanese/xtr/Makefile b/japanese/xtr/Makefile index 9fe529141e52..427e3852532e 100644 --- a/japanese/xtr/Makefile +++ b/japanese/xtr/Makefile @@ -3,7 +3,7 @@ PORTNAME= xtr PORTVERSION= 1.50e.0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= japanese textproc MASTER_SITES= ftp://ftp.abk.nu/pub/redist/xtr/ DISTNAME= ${PORTNAME}1.50e-0.2 |