diff options
Diffstat (limited to 'inputmethod/scim-bridge/Makefile')
-rw-r--r-- | inputmethod/scim-bridge/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim-bridge/Makefile b/inputmethod/scim-bridge/Makefile index 71af7a4425f..cbbac2ac520 100644 --- a/inputmethod/scim-bridge/Makefile +++ b/inputmethod/scim-bridge/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2011/11/13 08:04:46 obache Exp $ +# $NetBSD: Makefile,v 1.11 2012/01/13 10:55:15 obache Exp $ # DISTNAME= scim-bridge-0.4.16 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} |