diff options
Diffstat (limited to 'x11/qt2-libs/Makefile')
-rw-r--r-- | x11/qt2-libs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt2-libs/Makefile b/x11/qt2-libs/Makefile index 82382b3e15f..c607661ee83 100644 --- a/x11/qt2-libs/Makefile +++ b/x11/qt2-libs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2006/01/24 07:33:00 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2006/02/05 23:11:42 joerg Exp $ PKGNAME= qt2-libs-${QTVERSION} -PKGREVISION= 7 +PKGREVISION= 8 COMMENT= C++ X GUI toolkit |