diff options
Diffstat (limited to 'x11/qt2-examples')
-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 608b0d119a2..879a9c31f3e 100644 --- a/x11/qt2-examples/Makefile +++ b/x11/qt2-examples/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2006/02/05 23:11:42 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2006/04/17 13:47:00 wiz Exp $ # PKGNAME= qt2-examples-${QTVERSION} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= QT2 Tutorial, example code and HTML documentation |