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