diff options
Diffstat (limited to 'inputmethod/scim/Makefile')
-rw-r--r-- | inputmethod/scim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim/Makefile b/inputmethod/scim/Makefile index 2e81e39e3ad..55e3a1b4807 100644 --- a/inputmethod/scim/Makefile +++ b/inputmethod/scim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/05/05 00:48:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.36 2014/05/29 23:36:42 wiz Exp $ # DISTNAME= scim-1.4.14 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} |