diff options
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 |