diff options
author | abs <abs@pkgsrc.org> | 2010-11-15 22:56:08 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2010-11-15 22:56:08 +0000 |
commit | ead21cfde2d9ac75663cb012b16a31fe85dde108 (patch) | |
tree | 51bd3c92c0788019a2d7bcf1fe281fd0e78cbdb5 /inputmethod/scim-chewing | |
parent | 572f7de82018f99bc647846f2e38cc19cb46f974 (diff) | |
download | pkgsrc-ead21cfde2d9ac75663cb012b16a31fe85dde108.tar.gz |
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
Diffstat (limited to 'inputmethod/scim-chewing')
-rw-r--r-- | inputmethod/scim-chewing/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim-chewing/Makefile b/inputmethod/scim-chewing/Makefile index a4067730526..53d464c1b3c 100644 --- a/inputmethod/scim-chewing/Makefile +++ b/inputmethod/scim-chewing/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/09/14 11:02:11 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2010/11/15 22:57:37 abs Exp $ # DISTNAME= scim-chewing-0.3.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= inputmethod MASTER_SITES= http://chewing.csie.net/download/scim/ EXTRACT_SUFX= .tar.bz2 |