diff options
Diffstat (limited to 'x11/qt3-docs')
-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 a7d59d08fb5..d21e90ac511 100644 --- a/x11/qt3-docs/Makefile +++ b/x11/qt3-docs/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.30 2011/11/01 06:03:06 sbd Exp $ +# $NetBSD: Makefile,v 1.31 2012/02/06 12:42:22 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt3-libs/Makefile.common" PKGNAME= qt3-docs-${QTVERSION} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Documentation for the QT C++ X GUI toolkit BUILD_QT3= yes |