diff options
Diffstat (limited to 'textproc/scim')
-rw-r--r-- | textproc/scim/Makefile | 6 | ||||
-rw-r--r-- | textproc/scim/distinfo | 4 | ||||
-rw-r--r-- | textproc/scim/pkg-descr | 2 |
3 files changed, 5 insertions, 7 deletions
diff --git a/textproc/scim/Makefile b/textproc/scim/Makefile index fb422db4a7f1..f50898e64689 100644 --- a/textproc/scim/Makefile +++ b/textproc/scim/Makefile @@ -6,11 +6,9 @@ # PORTNAME= scim -PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTVERSION= 1.0.2 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://freedesktop.org/~suzhe/sources/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim MAINTAINER= gaoj@cpsc.ucalgary.ca diff --git a/textproc/scim/distinfo b/textproc/scim/distinfo index 067851884f0e..9d913c3d50ec 100644 --- a/textproc/scim/distinfo +++ b/textproc/scim/distinfo @@ -1,2 +1,2 @@ -MD5 (scim-1.0.0.tar.gz) = 810741700b2ea73467eb3de6b61f3330 -SIZE (scim-1.0.0.tar.gz) = 2309045 +MD5 (scim-1.0.2.tar.gz) = aa31acc70b8fc98f6874a4fa67745142 +SIZE (scim-1.0.2.tar.gz) = 2403219 diff --git a/textproc/scim/pkg-descr b/textproc/scim/pkg-descr index c2d6b41a3d8c..ff9dfc89a940 100644 --- a/textproc/scim/pkg-descr +++ b/textproc/scim/pkg-descr @@ -2,4 +2,4 @@ Smart Common Input Method platform, in short SCIM, is a development platform to make Input Method developers live easier. It has very clear architecture and very simple programming interface. -WWW: http://scim.freedesktop.org +WWW: http://www.scim-im.org |