diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-07-30 06:20:20 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-07-30 06:20:20 +0000 |
commit | b0b1fadbc2adde697f1d76934d3c388419caf41c (patch) | |
tree | c47981657f76f729df6440ef6524709ea81931a9 /korean | |
parent | 753b625edb7c3cb2695f2723c99844c9fd127595 (diff) | |
download | ports-b0b1fadbc2adde697f1d76934d3c388419caf41c.tar.gz ports-b0b1fadbc2adde697f1d76934d3c388419caf41c.zip |
o Update to 1.4.0.
o Chase bump libversion to slave ports .
PR: ports/84247
Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
Notes
Notes:
svn path=/head/; revision=140439
Diffstat (limited to 'korean')
-rw-r--r-- | korean/scim-tables/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/scim-tables/Makefile b/korean/scim-tables/Makefile index c104c3c06723..3f09c1fa4316 100644 --- a/korean/scim-tables/Makefile +++ b/korean/scim-tables/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-tables PORTVERSION= 0.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= korean MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim |