diff options
Diffstat (limited to 'textproc/uim-gtk')
-rw-r--r-- | textproc/uim-gtk/Makefile | 2 | ||||
-rw-r--r-- | textproc/uim-gtk/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/uim-gtk/Makefile b/textproc/uim-gtk/Makefile index 6a64949c5e25..b68512fa5e27 100644 --- a/textproc/uim-gtk/Makefile +++ b/textproc/uim-gtk/Makefile @@ -10,7 +10,7 @@ PKGNAMESUFFIX= -gtk COMMENT= GTK+ modules of uim input method USE_GNOME= gtk20 -LIB_DEPENDS= uim.4:${PORTSDIR}/textproc/uim +LIB_DEPENDS= uim.5:${PORTSDIR}/textproc/uim MASTERDIR= ${.CURDIR}/../../textproc/uim PKGDIR= ${.CURDIR} diff --git a/textproc/uim-gtk/pkg-descr b/textproc/uim-gtk/pkg-descr index fc78ed82a9a0..6e510ecbdd65 100644 --- a/textproc/uim-gtk/pkg-descr +++ b/textproc/uim-gtk/pkg-descr @@ -1,3 +1,3 @@ GTK+ modules of uim input method. -WWW: http://uim.freedesktop.org/wiki/ +WWW: http://code.google.com/p/uim/ |