diff options
Diffstat (limited to 'inputmethod/scim-pinyin')
-rw-r--r-- | inputmethod/scim-pinyin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim-pinyin/Makefile b/inputmethod/scim-pinyin/Makefile index 26362d77d3c..5ca5a5bcee8 100644 --- a/inputmethod/scim-pinyin/Makefile +++ b/inputmethod/scim-pinyin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/06/06 12:54:39 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/09/02 19:51:13 adam Exp $ # DISTNAME= scim-pinyin-0.5.92 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} |