diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-02-03 16:17:12 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-02-03 16:17:12 +0000 |
commit | 9408e1023942df279980e0236c3631df580cd153 (patch) | |
tree | 6928084237c46fa1c1030cc2e9fd7fbefdbd1ac4 /x11/qt5-qttranslations | |
parent | 6b9e252bde2c6bdad1b604c9fde5a58f981102ea (diff) | |
download | pkgsrc-9408e1023942df279980e0236c3631df580cd153.tar.gz |
Recursive revbump from libxkbcommon 0.4.0 update
Diffstat (limited to 'x11/qt5-qttranslations')
-rw-r--r-- | x11/qt5-qttranslations/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-qttranslations/Makefile b/x11/qt5-qttranslations/Makefile index 47347b1cb26..5bbace4f359 100644 --- a/x11/qt5-qttranslations/Makefile +++ b/x11/qt5-qttranslations/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/01/04 11:58:40 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2014/02/03 16:17:13 ryoon Exp $ PKGNAME= qt5-qttranslations-${QTVERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Qt5 translations .include "../../x11/qt5-qtbase/Makefile.common" |