diff options
author | adam <adam> | 2009-10-11 09:14:52 +0000 |
---|---|---|
committer | adam <adam> | 2009-10-11 09:14:52 +0000 |
commit | 7554900c17f060dbd53d232430a4d95c85eb9217 (patch) | |
tree | 38a0ff7a787f3b99d30a87b0feba34e5972cd16a /x11/qt4 | |
parent | 40873a91c78c6045b2ad02d5c510b1f794a45c0e (diff) | |
download | pkgsrc-7554900c17f060dbd53d232430a4d95c85eb9217.tar.gz |
Changes 4.5.3:
* This is a bug-fix release.
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 4a9b42b99c0..257070ea01a 100644 --- a/x11/qt4/Makefile.common +++ b/x11/qt4/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.17 2009/07/07 16:36:05 drochner Exp $ +# $NetBSD: Makefile.common,v 1.18 2009/10/11 09:14:52 adam Exp $ # used by x11/qt4-libs/Makefile.common # used by x11/qt4-tools/Makefile -QTVERSION= 4.5.2 +QTVERSION= 4.5.3 MAINTAINER?= adam@NetBSD.org HOMEPAGE= http://www.trolltech.com/products/qt/ |