diff options
author | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
commit | e5bdf31e6e3db9c3182c5e1d5c67d80a4cfdbac4 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /inputmethod/scim-chewing | |
parent | 61dea299a04da41156a746827d7dd5e09e6736d0 (diff) | |
download | pkgsrc-e5bdf31e6e3db9c3182c5e1d5c67d80a4cfdbac4.tar.gz |
Revbump after updating graphics/pango
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 3d9e1b2dfd8..0b846adad26 100644 --- a/inputmethod/scim-chewing/Makefile +++ b/inputmethod/scim-chewing/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2012/10/06 14:25:16 asau Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/08 23:01:54 adam Exp $ # DISTNAME= scim-chewing-0.3.4 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= inputmethod MASTER_SITES= http://chewing.csie.net/download/scim/ EXTRACT_SUFX= .tar.bz2 |