diff options
author | adam <adam@pkgsrc.org> | 2006-02-28 18:02:47 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2006-02-28 18:02:47 +0000 |
commit | 02f868ef118a146c18c469d50643bdebd8d91259 (patch) | |
tree | 4705eae617ba78eedcdfdab8fe576e86add16de0 /x11/qt4 | |
parent | 0a48bd317d33db57ef480917f253cf9d2384df27 (diff) | |
download | pkgsrc-02f868ef118a146c18c469d50643bdebd8d91259.tar.gz |
Changes 4.1.1:
* Bug fixes and improvements
(please, read 'changes-4.1.1' for details)
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 5bd72be6490..55b33448cbc 100644 --- a/x11/qt4/Makefile.common +++ b/x11/qt4/Makefile.common @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.1.1.1 2006/02/20 12:07:12 adam Exp $ +# $NetBSD: Makefile.common,v 1.2 2006/02/28 18:02:47 adam Exp $ -QTVERSION= 4.1.0 +QTVERSION= 4.1.1 MAINTAINER= adam@NetBSD.org HOMEPAGE= http://www.trolltech.com/products/qt.html |