diff options
author | drochner <drochner> | 2009-07-07 16:36:05 +0000 |
---|---|---|
committer | drochner <drochner> | 2009-07-07 16:36:05 +0000 |
commit | adeded506ab9afd4fefe1a8176bc8202ab3aa69d (patch) | |
tree | 93c0e318f14f4452a0cbb42d0014da093462377d /x11/qt4 | |
parent | 3e7262ed8cf29290a7c8cc7fc757dca6f4cdd37e (diff) | |
download | pkgsrc-adeded506ab9afd4fefe1a8176bc8202ab3aa69d.tar.gz |
update to 4.5.2
changes: bugfixes and optimizations
Diffstat (limited to 'x11/qt4')
-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 3bd1fa8f163..4a9b42b99c0 100644 --- a/x11/qt4/Makefile.common +++ b/x11/qt4/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.16 2009/06/13 11:55:50 hasso Exp $ +# $NetBSD: Makefile.common,v 1.17 2009/07/07 16:36:05 drochner Exp $ # used by x11/qt4-libs/Makefile.common # used by x11/qt4-tools/Makefile -QTVERSION= 4.5.1 +QTVERSION= 4.5.2 MAINTAINER?= adam@NetBSD.org HOMEPAGE= http://www.trolltech.com/products/qt/ |