diff options
Diffstat (limited to 'x11/qt3-libs/Makefile')
-rw-r--r-- | x11/qt3-libs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt3-libs/Makefile b/x11/qt3-libs/Makefile index 5fc06c5020d..444c510e02b 100644 --- a/x11/qt3-libs/Makefile +++ b/x11/qt3-libs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2010/01/17 12:02:57 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2010/01/18 09:59:43 wiz Exp $ PKGNAME= qt3-libs-${QTVERSION} -PKGREVISION= 11 +PKGREVISION= 12 MAINTAINER= adam@NetBSD.org COMMENT= C++ X GUI toolkit |