diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-31 13:19:15 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-31 13:19:15 +0000 |
commit | 4a01a4320e19fa58eaa3cc89b5bf5cd947d13596 (patch) | |
tree | 64bd33296b5f8251df9a78ed8fd1e8108d89b1a7 /chinese | |
parent | 9157c8a08638ee609241205c455a7021c6395d5b (diff) |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/scim-array/Makefile | 2 | ||||
-rw-r--r-- | chinese/scim-fcitx/Makefile | 2 | ||||
-rw-r--r-- | chinese/scim-pinyin/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/chinese/scim-array/Makefile b/chinese/scim-array/Makefile index 9c8804965fdc..a22a8c367ee7 100644 --- a/chinese/scim-array/Makefile +++ b/chinese/scim-array/Makefile @@ -3,7 +3,7 @@ PORTNAME= scim-array PORTVERSION= 1.0.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= chinese MASTER_SITES= http://of.openfoundry.org/download/scimarray/${PORTVERSION}/ diff --git a/chinese/scim-fcitx/Makefile b/chinese/scim-fcitx/Makefile index 515fb1ec4b72..77fb33db0641 100644 --- a/chinese/scim-fcitx/Makefile +++ b/chinese/scim-fcitx/Makefile @@ -3,7 +3,7 @@ PORTNAME= scim PORTVERSION= 3.1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= chinese MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-fcitx/${PORTVERSION} PKGNAMESUFFIX= -fcitx diff --git a/chinese/scim-pinyin/Makefile b/chinese/scim-pinyin/Makefile index 3845d0facf06..d2903d03616b 100644 --- a/chinese/scim-pinyin/Makefile +++ b/chinese/scim-pinyin/Makefile @@ -3,7 +3,7 @@ PORTNAME= scim-pinyin PORTVERSION= 0.5.92 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= chinese MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION} |