diff options
Diffstat (limited to 'x11/qt5-qttranslations/Makefile')
-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 1edb205bb84..af7396664d1 100644 --- a/x11/qt5-qttranslations/Makefile +++ b/x11/qt5-qttranslations/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2014/04/09 07:27:19 obache Exp $ +# $NetBSD: Makefile,v 1.7 2014/04/16 11:22:04 wiz Exp $ PKGNAME= qt5-qttranslations-${QTVERSION} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Qt5 translations .include "../../x11/qt5-qtbase/Makefile.common" |