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