diff options
Diffstat (limited to 'x11/qt3-docs')
-rw-r--r-- | x11/qt3-docs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt3-docs/Makefile b/x11/qt3-docs/Makefile index bb2e37c292a..bf3b74ccf49 100644 --- a/x11/qt3-docs/Makefile +++ b/x11/qt3-docs/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2003/03/28 21:14:41 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2003/08/01 15:31:08 drochner Exp $ # .include "../qt3-libs/Makefile.common" PKGNAME= qt3-docs-${QTVERSION} +PKGREVISION= 1 COMMENT= Documentation for the QT C++ X GUI toolkit USE_BUILDLINK2= yes |