diff options
Diffstat (limited to 'inputmethod/scim-ccinput/Makefile')
-rw-r--r-- | inputmethod/scim-ccinput/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/scim-ccinput/Makefile b/inputmethod/scim-ccinput/Makefile index 0e88d53138b..0dcd1527547 100644 --- a/inputmethod/scim-ccinput/Makefile +++ b/inputmethod/scim-ccinput/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/05/15 11:39:29 obache Exp $ +# $NetBSD: Makefile,v 1.4 2010/06/13 22:44:49 wiz Exp $ # DISTNAME= scim-ccinput-0.3.1 +PKGREVISION= 1 CATEGORIES= inputmethod chinese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} EXTRACT_SUFX= .tar.bz2 |