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