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 b806c8ef799..02725367895 100644 --- a/x11/qt4/Makefile.common +++ b/x11/qt4/Makefile.common @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.8 2007/07/28 07:37:51 adam Exp $ +# $NetBSD: Makefile.common,v 1.9 2007/09/03 15:18:20 drochner Exp $ -QTVERSION= 4.3.0 +QTVERSION= 4.3.1 MAINTAINER= adam@NetBSD.org HOMEPAGE= http://www.trolltech.com/products/qt/ |