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 c13903ba364..09f97f9f00e 100644 --- a/inputmethod/scim-bridge/Makefile +++ b/inputmethod/scim-bridge/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/09/14 11:02:10 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2010/11/15 22:57:36 abs Exp $ # DISTNAME= scim-bridge-0.4.16 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} |