diff options
Diffstat (limited to 'x11/qt5-qtdoc/Makefile')
-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 6f19d13b3de..2000874b0d6 100644 --- a/x11/qt5-qtdoc/Makefile +++ b/x11/qt5-qtdoc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/04/06 08:17:41 adam Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/25 14:25:17 tnn Exp $ DISTNAME= qtdoc-opensource-src-${QTVERSION} PKGNAME= qt5-qtdoc-${QTVERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Qt5 documentations MAKE_ENV+= QTDIR=${QTDIR} |