diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2006-02-10 20:07:11 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2006-02-10 20:07:11 +0000 |
commit | 2549c209d46f42e226e17b3d552edd51f2cf4676 (patch) | |
tree | d9b4501c4c3c7a9f7961b95ff6df364ed7506c57 /japanese/scim-canna/Makefile | |
parent | 18abb275df15fc01daa41bf9fcb4289c89b49297 (diff) |
Notes
Diffstat (limited to 'japanese/scim-canna/Makefile')
-rw-r--r-- | japanese/scim-canna/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/scim-canna/Makefile b/japanese/scim-canna/Makefile index fafbb735cd68..34685ef861e3 100644 --- a/japanese/scim-canna/Makefile +++ b/japanese/scim-canna/Makefile @@ -6,11 +6,11 @@ # PORTNAME= scim-canna -PORTVERSION= 0.1.3 -PORTREVISION= 2 +PORTVERSION= 1.0.0 +PORTREVISION= 0 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} -MASTER_SITE_SUBDIR= scim-imengine/16250 +MASTER_SITE_SUBDIR= scim-imengine/18849 MAINTAINER= nork@FreeBSD.org COMMENT= SCIM IMEngine module using Canna |