diff options
author | adam <adam@pkgsrc.org> | 2014-10-07 16:47:10 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-10-07 16:47:10 +0000 |
commit | 60c08b556436f21769e7c232e8c97898f6976a14 (patch) | |
tree | 313937801daa2b30744756f4e0e8d99d14b355a6 /inputmethod/scim-chewing | |
parent | 344e2a81596dc4e5b9494a974d65033ee917108e (diff) | |
download | pkgsrc-60c08b556436f21769e7c232e8c97898f6976a14.tar.gz |
Revbump after updating libwebp and icu
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 81a94bfce84..970cdb9c037 100644 --- a/inputmethod/scim-chewing/Makefile +++ b/inputmethod/scim-chewing/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/08/02 04:56:25 obache Exp $ +# $NetBSD: Makefile,v 1.28 2014/10/07 16:47:28 adam Exp $ # DISTNAME= scim-chewing-0.3.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= inputmethod MASTER_SITES= http://chewing.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 |