diff options
Diffstat (limited to 'x11/qt2-docs/Makefile')
-rw-r--r-- | x11/qt2-docs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt2-docs/Makefile b/x11/qt2-docs/Makefile index 46d647982e5..b9a65aebe5a 100644 --- a/x11/qt2-docs/Makefile +++ b/x11/qt2-docs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2004/04/12 02:21:00 snj Exp $ +# $NetBSD: Makefile,v 1.17 2004/10/03 00:18:38 tv Exp $ # PKGNAME= qt2-docs-${QTVERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Documentation for the QT C++ X GUI toolkit .include "../qt2-libs/Makefile.common" |