diff options
Diffstat (limited to 'x11/qt4/Makefile.common')
-rw-r--r-- | x11/qt4/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt4/Makefile.common b/x11/qt4/Makefile.common index 71e07d1add1..3bd1fa8f163 100644 --- a/x11/qt4/Makefile.common +++ b/x11/qt4/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.15 2008/10/26 14:02:33 adam Exp $ +# $NetBSD: Makefile.common,v 1.16 2009/06/13 11:55:50 hasso Exp $ # used by x11/qt4-libs/Makefile.common # used by x11/qt4-tools/Makefile -QTVERSION= 4.4.3 +QTVERSION= 4.5.1 MAINTAINER?= adam@NetBSD.org HOMEPAGE= http://www.trolltech.com/products/qt/ |