diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2003-10-15 22:47:01 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2003-10-15 22:47:01 +0800 |
commit | e5d771cf019e13ff738b10282924577f834e34a9 (patch) | |
tree | 863bde8ec1a39a584a4283fef079b4a79ee12c6e /textproc | |
parent | 591f10777ab5ef2aa9b4a1763b8850876ee1fd6e (diff) | |
download | freebsd-ports-gnome-e5d771cf019e13ff738b10282924577f834e34a9.tar.gz freebsd-ports-gnome-e5d771cf019e13ff738b10282924577f834e34a9.tar.zst freebsd-ports-gnome-e5d771cf019e13ff738b10282924577f834e34a9.zip |
Update to 0.1.2.
Diffstat (limited to 'textproc')
-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 79266c2c0371..770fdbf9467a 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -6,9 +6,9 @@ # PORTNAME= uim -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.2 CATEGORIES= japanese x11 -MASTER_SITES= http://downloads.sourceforge.jp/anthy/6318/ +MASTER_SITES= http://downloads.sourceforge.jp/anthy/6364/ MAINTAINER= nobutaka@FreeBSD.org COMMENT= Input method library diff --git a/textproc/uim/distinfo b/textproc/uim/distinfo index 599802c04610..1b2d7bb8abc4 100644 --- a/textproc/uim/distinfo +++ b/textproc/uim/distinfo @@ -1 +1 @@ -MD5 (uim-0.1.1.tar.gz) = 3684b4ad731b44926cdf5533345b96b8 +MD5 (uim-0.1.2.tar.gz) = 25ca2debf0327bdf3f5fd0c35cef8704 diff --git a/textproc/uim/pkg-plist b/textproc/uim/pkg-plist index 3b7a89c1c78b..0914e53678d5 100644 --- a/textproc/uim/pkg-plist +++ b/textproc/uim/pkg-plist @@ -32,6 +32,7 @@ share/uim/prime.scm share/uim/rk.scm share/uim/skk-editor.scm share/uim/skk.scm +share/uim/spellcheck.scm share/uim/tcode.scm share/uim/tutcode.scm share/uim/util.scm |