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