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/qt5-uim | |
parent | 344e2a81596dc4e5b9494a974d65033ee917108e (diff) | |
download | pkgsrc-60c08b556436f21769e7c232e8c97898f6976a14.tar.gz |
Revbump after updating libwebp and icu
Diffstat (limited to 'inputmethod/qt5-uim')
-rw-r--r-- | inputmethod/qt5-uim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/qt5-uim/Makefile b/inputmethod/qt5-uim/Makefile index 31548c52178..7b3172af46d 100644 --- a/inputmethod/qt5-uim/Makefile +++ b/inputmethod/qt5-uim/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2014/09/24 12:24:40 jperkin Exp $ +# $NetBSD: Makefile,v 1.7 2014/10/07 16:47:28 adam Exp $ .include "../../x11/qt5/Makefile.common" DISTNAME= uim-1.8.6 PKGNAME= qt5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 MASTER_SITES= http://uim.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 |