diff options
author | obache <obache@pkgsrc.org> | 2010-09-18 03:09:30 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-09-18 03:09:30 +0000 |
commit | d12b53a58f4c3a66b093cd7b2eaa3cf50a75f0d7 (patch) | |
tree | 9dd9a2eb7ae030220d9c3240dc1111e9120cd4e2 /inputmethod/scim-uim | |
parent | cc65e1f5bc6e5df1cd3c0c4a22d7cb4fe0362554 (diff) | |
download | pkgsrc-d12b53a58f4c3a66b093cd7b2eaa3cf50a75f0d7.tar.gz |
Bump PKGREVISION from libuim shlib bump.
Diffstat (limited to 'inputmethod/scim-uim')
-rw-r--r-- | inputmethod/scim-uim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim-uim/Makefile b/inputmethod/scim-uim/Makefile index 53c1ebb211d..d7e3b73e35f 100644 --- a/inputmethod/scim-uim/Makefile +++ b/inputmethod/scim-uim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/09/14 11:02:13 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2010/09/18 03:09:30 obache Exp $ # DISTNAME= scim-uim-0.2.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} |