diff options
author | wiz <wiz@pkgsrc.org> | 2014-04-16 11:22:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-04-16 11:22:00 +0000 |
commit | 166981e170c39c845932361b9107590441aa0284 (patch) | |
tree | 3b088ba95bbb512877ea12163bc65f3628371cb4 /x11/qt5-qttranslations | |
parent | 83721687f11567430ded465a21fa55cfe85d5e48 (diff) | |
download | pkgsrc-166981e170c39c845932361b9107590441aa0284.tar.gz |
Bump PKGREVISION for libatomic_ops PKGNAME change.
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 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" |