diff options
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 |