diff options
Diffstat (limited to 'inputmethod/scim-pinyin')
-rw-r--r-- | inputmethod/scim-pinyin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/scim-pinyin/Makefile b/inputmethod/scim-pinyin/Makefile index 8aadb9a99c8..98ac057b423 100644 --- a/inputmethod/scim-pinyin/Makefile +++ b/inputmethod/scim-pinyin/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2012/08/19 09:38:52 obache Exp $ +# $NetBSD: Makefile,v 1.12 2012/09/07 19:16:59 adam Exp $ # DISTNAME= scim-pinyin-0.5.92 +PKGREVISION= 1 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} |