diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2003-12-08 13:45:29 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2003-12-08 13:45:29 +0000 |
commit | b00c01095b1316d53b1be19fca92367518ba6b1b (patch) | |
tree | be28fc849d5c0ae160f3c3c740cfa7e0d14006a4 /textproc/uim | |
parent | 2eef360e9c57857384adc608bd4e6471d287bea4 (diff) | |
download | ports-b00c01095b1316d53b1be19fca92367518ba6b1b.tar.gz ports-b00c01095b1316d53b1be19fca92367518ba6b1b.zip |
Notes
Diffstat (limited to 'textproc/uim')
-rw-r--r-- | textproc/uim/Makefile | 4 | ||||
-rw-r--r-- | textproc/uim/distinfo | 2 | ||||
-rw-r--r-- | textproc/uim/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile index 48c939183a4e..cafe1db673c5 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -6,9 +6,9 @@ # PORTNAME= uim -PORTVERSION= 0.1.5 +PORTVERSION= 0.1.7 CATEGORIES= japanese x11 -MASTER_SITES= http://downloads.sourceforge.jp/anthy/6763/ +MASTER_SITES= http://freedesktop.org/Software/uim/ MAINTAINER= nobutaka@FreeBSD.org COMMENT= Input method library diff --git a/textproc/uim/distinfo b/textproc/uim/distinfo index f325f843d1e9..19b697760c58 100644 --- a/textproc/uim/distinfo +++ b/textproc/uim/distinfo @@ -1 +1 @@ -MD5 (uim-0.1.5.tar.gz) = f39d495ccf74a26803506eac10af16f0 +MD5 (uim-0.1.7.tar.gz) = fb9bfb998a47fc1d4366eb3ce6d13c87 diff --git a/textproc/uim/pkg-plist b/textproc/uim/pkg-plist index f0e0e6843db0..2025c238f9ee 100644 --- a/textproc/uim/pkg-plist +++ b/textproc/uim/pkg-plist @@ -1,5 +1,6 @@ bin/uim-helper-server %%GTK%%bin/uim-helper-candwin-gtk +%%GTK%%bin/uim-helper-toolbar-gtk bin/uim-xim include/uim/uim-helper.h include/uim/uim.h |