diff options
Diffstat (limited to 'x11/qt4-docs/Makefile')
-rw-r--r-- | x11/qt4-docs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt4-docs/Makefile b/x11/qt4-docs/Makefile index eb28dd1dc95..e778547a7cf 100644 --- a/x11/qt4-docs/Makefile +++ b/x11/qt4-docs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2013/07/07 18:13:56 adam Exp $ +# $NetBSD: Makefile,v 1.32 2014/02/12 23:18:54 tron Exp $ PKGNAME= qt4-docs-${QTVERSION} +PKGREVISION= 1 COMMENT= Documentation for the QT C++ X GUI toolkit .include "../../x11/qt4-libs/Makefile.common" |