diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2007-10-14 23:12:51 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2007-10-14 23:12:51 +0800 |
commit | f01e2eb71d0d1e47b39056613e1065d21878410a (patch) | |
tree | dc4150b76d1c39f991128c457c5981444eab7a8a /japanese | |
parent | 3d71eebae220bd32b9f5271dfe8b2d53639f00db (diff) | |
download | freebsd-ports-gnome-f01e2eb71d0d1e47b39056613e1065d21878410a.tar.gz freebsd-ports-gnome-f01e2eb71d0d1e47b39056613e1065d21878410a.tar.zst freebsd-ports-gnome-f01e2eb71d0d1e47b39056613e1065d21878410a.zip |
- Update to 1.4.1.
- Update WWW entry in pkg-descr.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/uim-anthy/Makefile | 2 | ||||
-rw-r--r-- | japanese/uim-anthy/pkg-descr | 2 | ||||
-rw-r--r-- | japanese/uim-canna/Makefile | 2 | ||||
-rw-r--r-- | japanese/uim-canna/pkg-descr | 2 | ||||
-rw-r--r-- | japanese/uim-prime/Makefile | 2 | ||||
-rw-r--r-- | japanese/uim-prime/pkg-descr | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/japanese/uim-anthy/Makefile b/japanese/uim-anthy/Makefile index 37e2e457fc1b..8b49ceaf0a0b 100644 --- a/japanese/uim-anthy/Makefile +++ b/japanese/uim-anthy/Makefile @@ -19,7 +19,7 @@ USE_GNOME= gtk20 .endif LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy \ - uim.4:${PORTSDIR}/textproc/uim + uim.5:${PORTSDIR}/textproc/uim MASTERDIR= ${.CURDIR}/../../textproc/uim PKGDIR= ${.CURDIR} diff --git a/japanese/uim-anthy/pkg-descr b/japanese/uim-anthy/pkg-descr index aebe6ac8d0bd..6c92dec09801 100644 --- a/japanese/uim-anthy/pkg-descr +++ b/japanese/uim-anthy/pkg-descr @@ -1,3 +1,3 @@ uim plugin using Anthy input method. -WWW: http://uim.freedesktop.org/wiki/ +WWW: http://code.google.com/p/uim/ diff --git a/japanese/uim-canna/Makefile b/japanese/uim-canna/Makefile index 55522ad678ff..949cb28a4248 100644 --- a/japanese/uim-canna/Makefile +++ b/japanese/uim-canna/Makefile @@ -15,7 +15,7 @@ PKGNAMESUFFIX= -canna COMMENT= Uim plugin using Canna input method LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna \ - uim.4:${PORTSDIR}/textproc/uim + uim.5:${PORTSDIR}/textproc/uim MASTERDIR= ${.CURDIR}/../../textproc/uim PKGDIR= ${.CURDIR} diff --git a/japanese/uim-canna/pkg-descr b/japanese/uim-canna/pkg-descr index 0d5577337cdc..8998f761976a 100644 --- a/japanese/uim-canna/pkg-descr +++ b/japanese/uim-canna/pkg-descr @@ -1,3 +1,3 @@ uim plugin using Canna input method. -WWW: http://uim.freedesktop.org/wiki/ +WWW: http://code.google.com/p/uim/ diff --git a/japanese/uim-prime/Makefile b/japanese/uim-prime/Makefile index 9d3c726a734a..75d8190eac95 100644 --- a/japanese/uim-prime/Makefile +++ b/japanese/uim-prime/Makefile @@ -15,7 +15,7 @@ PKGNAMESUFFIX= -prime COMMENT= Uim plugin using PRIME input method BUILD_DEPENDS= prime:${PORTSDIR}/japanese/prime -LIB_DEPENDS= uim.4:${PORTSDIR}/textproc/uim +LIB_DEPENDS= uim.5:${PORTSDIR}/textproc/uim RUN_DEPENDS+= ${BUILD_DEPENDS} MASTERDIR= ${.CURDIR}/../../textproc/uim diff --git a/japanese/uim-prime/pkg-descr b/japanese/uim-prime/pkg-descr index 5ec1adffa960..6dd8e8ed4461 100644 --- a/japanese/uim-prime/pkg-descr +++ b/japanese/uim-prime/pkg-descr @@ -1,3 +1,3 @@ uim plugin using PRIME input method. -WWW: http://uim.freedesktop.org/wiki/ +WWW: http://code.google.com/p/uim/ |