diff options
Diffstat (limited to 'x11/qt4-docs/Makefile')
-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 65e1a05b63b..a7a795df165 100644 --- a/x11/qt4-docs/Makefile +++ b/x11/qt4-docs/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.24 2012/10/08 23:02:38 adam Exp $ +# $NetBSD: Makefile,v 1.25 2012/12/07 10:06:13 adam Exp $ PKGNAME= qt4-docs-${QTVERSION} -PKGREVISION= 2 COMMENT= Documentation for the QT C++ X GUI toolkit .include "../../x11/qt4-libs/Makefile.common" |