diff options
Diffstat (limited to 'x11/qt3-docs/Makefile')
-rw-r--r-- | x11/qt3-docs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt3-docs/Makefile b/x11/qt3-docs/Makefile index 00ba83f70ca..bf216e91915 100644 --- a/x11/qt3-docs/Makefile +++ b/x11/qt3-docs/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.38 2013/10/09 17:39:24 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2014/02/12 23:18:54 tron Exp $ .include "../../x11/qt3-libs/Makefile.common" PKGNAME= qt3-docs-${QTVERSION} -PKGREVISION= 12 +PKGREVISION= 13 COMMENT= Documentation for the QT C++ X GUI toolkit BUILD_QT3= yes |