diff options
author | skrll <skrll@pkgsrc.org> | 2002-08-27 14:56:18 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2002-08-27 14:56:18 +0000 |
commit | 678d5628d3e71be099014ca79bc5c65d298e5f2f (patch) | |
tree | 8d6e8132fafd3ab7856a548e77aee3a1789b8636 | |
parent | 5bee87327ee03a8bbb2c92ec7aeaa175e816996f (diff) | |
download | pkgsrc-678d5628d3e71be099014ca79bc5c65d298e5f2f.tar.gz |
Missed in the previous commit. Thanks Dan.
-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 dc09fbd851c..87aa72d4536 100644 --- a/x11/qt3/Makefile.common +++ b/x11/qt3/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.4 2002/05/04 13:30:09 drochner Exp $ +# $NetBSD: Makefile.common,v 1.5 2002/08/27 14:56:18 skrll Exp $ # -QTVERSION= 3.0.4 +QTVERSION= 3.0.5 MAINTAINER= skrll@netbsd.org HOMEPAGE= http://www.trolltech.com/products/qt.html |