diff options
author | nork <nork@FreeBSD.org> | 2005-10-15 21:21:16 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2005-10-15 21:21:16 +0800 |
commit | 93080e50c114241a07e9d75e01df02527a2c9f1a (patch) | |
tree | a67166f249f48c2c1e958884c64c481928ca840d /korean/scim-hangul | |
parent | 5569ae47d1f6d1f26bbd473e48bdb792f8ecfa56 (diff) | |
download | freebsd-ports-gnome-93080e50c114241a07e9d75e01df02527a2c9f1a.tar.gz freebsd-ports-gnome-93080e50c114241a07e9d75e01df02527a2c9f1a.tar.zst freebsd-ports-gnome-93080e50c114241a07e9d75e01df02527a2c9f1a.zip |
SCIM updated to 1.4.2.
o Update scim 1.4.2. [1]
o Update skim 1.4.2. [1]
o Update scim-uim 0.1.4. [2]
o Bump PORTREVISION in scim related ports.
Approved by: Jie Gao <gaoj@cpsc.ucalgary.ca> [1]
Approved by: Seiya Yanagita <s_yanagita@ybb.ne.jp> [2]
Diffstat (limited to 'korean/scim-hangul')
-rw-r--r-- | korean/scim-hangul/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/scim-hangul/Makefile b/korean/scim-hangul/Makefile index e79c4aae02b7..2f565e9e1fe0 100644 --- a/korean/scim-hangul/Makefile +++ b/korean/scim-hangul/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-hangul PORTVERSION= 0.2.0 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= korean MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim |