summaryrefslogtreecommitdiff
path: root/x11/qt3
diff options
context:
space:
mode:
authormarkd <markd>2003-03-11 13:02:06 +0000
committermarkd <markd>2003-03-11 13:02:06 +0000
commitdf356103293a77f521d6dd4b8769938a1b08f9ac (patch)
tree8cb52df158fff4b2e3ecbeeb5aa3cc157c2ef17e /x11/qt3
parent9e57ed0c4a9ae7d8eb252f8d173cbfa89a56a15a (diff)
downloadpkgsrc-df356103293a77f521d6dd4b8769938a1b08f9ac.tar.gz
Update qt to 3.1.1.
Qt 3.1 introduces many significant new features and many improvements over the 3.0.x series. Also lots of bugfixes. The Qt version 3.1 series is binary compatible with the 3.0.x series: applications compiled for 3.0 will continue to run with 3.1.
Diffstat (limited to 'x11/qt3')
-rw-r--r--x11/qt3/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt3/Makefile.common b/x11/qt3/Makefile.common
index 4207d5e1c6f..573e7043f8f 100644
--- a/x11/qt3/Makefile.common
+++ b/x11/qt3/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.7 2003/02/04 18:06:49 skrll Exp $
+# $NetBSD: Makefile.common,v 1.8 2003/03/11 13:02:06 markd Exp $
#
-QTVERSION= 3.0.7
+QTVERSION= 3.1.1
MAINTAINER= skrll@netbsd.org
HOMEPAGE= http://www.trolltech.com/products/qt.html