diff options
Diffstat (limited to 'x11/qt3-docs/Makefile')
-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 83f4f7cb657..7267a2fc56f 100644 --- a/x11/qt3-docs/Makefile +++ b/x11/qt3-docs/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2006/03/31 14:38:02 drochner Exp $ +# $NetBSD: Makefile,v 1.22 2006/04/17 13:47:00 wiz Exp $ .include "../../x11/qt3-libs/Makefile.common" PKGNAME= qt3-docs-${QTVERSION} +PKGREVISION= 1 COMMENT= Documentation for the QT C++ X GUI toolkit BUILD_QT3= yes |