diff options
author | wiz <wiz> | 2006-03-09 18:04:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-03-09 18:04:58 +0000 |
commit | 8f3091e1e555dbb2a46431540b5d93bd5037f37c (patch) | |
tree | 18ae7889d6d597c590b70635f0bd40f5a81f1024 /inputmethod/uim | |
parent | 8de011fc005a4ea2fefc8372d4ab003c78bccdb9 (diff) | |
download | pkgsrc-8f3091e1e555dbb2a46431540b5d93bd5037f37c.tar.gz |
Bump PKGREVISION for additional dependencies and qt option fix.
Diffstat (limited to 'inputmethod/uim')
-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/ |