diff options
-rw-r--r-- | inputmethod/uim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index e1eafa2c5fb..67fbe184ecc 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2006/03/09 18:04:32 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2006/03/09 18:04:58 wiz Exp $ # DISTNAME= uim-1.0.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= inputmethod MASTER_SITES= http://uim.freedesktop.org/releases/ |