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 bb1e854ccea..759ed5a0f10 100644 --- a/x11/qt3-libs/Makefile +++ b/x11/qt3-libs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.86 2013/02/16 11:18:12 wiz Exp $ +# $NetBSD: Makefile,v 1.87 2013/06/03 10:06:23 wiz Exp $ PKGNAME= qt3-libs-${QTVERSION} -PKGREVISION= 22 +PKGREVISION= 23 MAINTAINER= adam@NetBSD.org COMMENT= C++ X GUI toolkit |