diff options
author | ryoon <ryoon> | 2014-02-03 16:17:12 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2014-02-03 16:17:12 +0000 |
commit | 10470749733b8de31f0dd346364356667c00f0a1 (patch) | |
tree | 6928084237c46fa1c1030cc2e9fd7fbefdbd1ac4 /inputmethod | |
parent | db8d1fe75df9d1ef36c4ffa272141bdaf87ece85 (diff) | |
download | pkgsrc-10470749733b8de31f0dd346364356667c00f0a1.tar.gz |
Recursive revbump from libxkbcommon 0.4.0 update
Diffstat (limited to 'inputmethod')
-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 93ab951e7dc..de649b69d87 100644 --- a/inputmethod/qt5-uim/Makefile +++ b/inputmethod/qt5-uim/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2013/12/15 09:43:58 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2014/02/03 16:17:12 ryoon Exp $ .include "../../x11/qt5/Makefile.common" DISTNAME= uim-1.8.6 PKGNAME= qt5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://uim.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 |