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-qtdoc | |
parent | 83721687f11567430ded465a21fa55cfe85d5e48 (diff) | |
download | pkgsrc-166981e170c39c845932361b9107590441aa0284.tar.gz |
Bump PKGREVISION for libatomic_ops PKGNAME change.
Diffstat (limited to 'x11/qt5-qtdoc')
-rw-r--r-- | x11/qt5-qtdoc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-qtdoc/Makefile b/x11/qt5-qtdoc/Makefile index de7b80f9d1f..14989af8dbe 100644 --- a/x11/qt5-qtdoc/Makefile +++ b/x11/qt5-qtdoc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/04/09 07:27:18 obache Exp $ +# $NetBSD: Makefile,v 1.7 2014/04/16 11:22:04 wiz Exp $ .include "../../x11/qt5-qtbase/Makefile.common" PKGNAME= qt5-qtdoc-${QTVERSION} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Qt5 documentations USE_LIBTOOL= yes |