diff options
author | skrll <skrll@pkgsrc.org> | 2003-03-18 08:36:22 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2003-03-18 08:36:22 +0000 |
commit | 72d9db4b4271c071132bfadf703bc6de2555bcb9 (patch) | |
tree | a72d09d65d034df67c7ff6570a79ffcf6e89bb7f /x11/qt3 | |
parent | 441cb0be6945365d587f5a53696f97a578135525 (diff) | |
download | pkgsrc-72d9db4b4271c071132bfadf703bc6de2555bcb9.tar.gz |
Update qt3 to 3.1.2. This update fixes a large number of bugs.
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 573e7043f8f..277e93d90f7 100644 --- a/x11/qt3/Makefile.common +++ b/x11/qt3/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.8 2003/03/11 13:02:06 markd Exp $ +# $NetBSD: Makefile.common,v 1.9 2003/03/18 08:36:26 skrll Exp $ # -QTVERSION= 3.1.1 +QTVERSION= 3.1.2 MAINTAINER= skrll@netbsd.org HOMEPAGE= http://www.trolltech.com/products/qt.html |