diff options
Diffstat (limited to 'inputmethod/scim-prime')
-rw-r--r-- | inputmethod/scim-prime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim-prime/Makefile b/inputmethod/scim-prime/Makefile index a2557d60fa3..b1fe3c6593f 100644 --- a/inputmethod/scim-prime/Makefile +++ b/inputmethod/scim-prime/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2012/10/08 23:01:55 adam Exp $ +# $NetBSD: Makefile,v 1.17 2013/02/16 11:22:48 wiz Exp $ # DISTNAME= scim-prime-1.0.1 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/29156/} |