diff options
author | drochner <drochner@pkgsrc.org> | 2002-05-04 13:30:09 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2002-05-04 13:30:09 +0000 |
commit | 3754f3fbd0139d9403b2759cd2e3bc4f75c38959 (patch) | |
tree | 201c0cf28b47e3803e2fc478727476236f02c4e5 /x11/qt3 | |
parent | afc9708d1cad544768dc7a9a85ab6c33f7c11964 (diff) | |
download | pkgsrc-3754f3fbd0139d9403b2759cd2e3bc4f75c38959.tar.gz |
update to 3.0.4
"Qt 3.0.4 is a bugfix release. It maintains both forward and backward
compatibility (source and binary) with Qt 3.0.3."
Diffstat (limited to 'x11/qt3')
-rw-r--r-- | x11/qt3/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt3/Makefile.common b/x11/qt3/Makefile.common index f89940ac693..dc09fbd851c 100644 --- a/x11/qt3/Makefile.common +++ b/x11/qt3/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.3 2002/03/25 22:16:39 skrll Exp $ +# $NetBSD: Makefile.common,v 1.4 2002/05/04 13:30:09 drochner Exp $ # -QTVERSION= 3.0.3 +QTVERSION= 3.0.4 MAINTAINER= skrll@netbsd.org HOMEPAGE= http://www.trolltech.com/products/qt.html |