diff options
author | obache <obache@pkgsrc.org> | 2012-07-22 06:18:36 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-07-22 06:18:36 +0000 |
commit | 55def62e8614270ace60080af6e6b3db5cd9d085 (patch) | |
tree | 77b8b820fdcdafd3bfbf459fea0d1922ec392915 /inputmethod/scim-uim/Makefile | |
parent | e11f195c1c9e9a0f93675be56051a19d75bfa5cc (diff) | |
download | pkgsrc-55def62e8614270ace60080af6e6b3db5cd9d085.tar.gz |
Bump PKGREVISION from uim shlib major bump.
Diffstat (limited to 'inputmethod/scim-uim/Makefile')
-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 94f1073a387..93a1e0ccb18 100644 --- a/inputmethod/scim-uim/Makefile +++ b/inputmethod/scim-uim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2012/03/03 00:13:25 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/07/22 06:18:36 obache Exp $ # DISTNAME= scim-uim-0.2.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} |