diff options
author | skrll <skrll@pkgsrc.org> | 2002-03-25 22:16:39 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2002-03-25 22:16:39 +0000 |
commit | 28bdb3def15379a4bca8ca321a6a4d54d3eff019 (patch) | |
tree | 073e1a78486f73d0ea1aa15ae35e986c2fe165ca /x11/qt3 | |
parent | 29b9470af319cc53334b6662b77c67f0cbd38812 (diff) | |
download | pkgsrc-28bdb3def15379a4bca8ca321a6a4d54d3eff019.tar.gz |
Update to 3.0.3. More bugfixes.
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 a71be4eea57..f89940ac693 100644 --- a/x11/qt3/Makefile.common +++ b/x11/qt3/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.2 2002/03/19 17:54:34 drochner Exp $ +# $NetBSD: Makefile.common,v 1.3 2002/03/25 22:16:39 skrll Exp $ # -QTVERSION= 3.0.2 +QTVERSION= 3.0.3 MAINTAINER= skrll@netbsd.org HOMEPAGE= http://www.trolltech.com/products/qt.html |