diff options
Diffstat (limited to 'x11/qt2-examples/Makefile')
-rw-r--r-- | x11/qt2-examples/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt2-examples/Makefile b/x11/qt2-examples/Makefile index 305cadcd04a..608b0d119a2 100644 --- a/x11/qt2-examples/Makefile +++ b/x11/qt2-examples/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2006/01/24 07:32:59 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2006/02/05 23:11:42 joerg Exp $ # PKGNAME= qt2-examples-${QTVERSION} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= QT2 Tutorial, example code and HTML documentation |