diff options
Diffstat (limited to 'x11/qt4-docs/Makefile')
-rw-r--r-- | x11/qt4-docs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt4-docs/Makefile b/x11/qt4-docs/Makefile index 14dc4873a42..2c1e85416da 100644 --- a/x11/qt4-docs/Makefile +++ b/x11/qt4-docs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2013/06/04 22:17:30 tron Exp $ +# $NetBSD: Makefile,v 1.30 2013/06/06 12:55:21 wiz Exp $ PKGNAME= qt4-docs-${QTVERSION} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Documentation for the QT C++ X GUI toolkit .include "../../x11/qt4-libs/Makefile.common" |