diff options
author | drochner <drochner@pkgsrc.org> | 2007-09-03 15:18:20 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-09-03 15:18:20 +0000 |
commit | e98141144dcc79fa3d310ba2b27390ff17899036 (patch) | |
tree | be2dddf395c350368657795158f8f60aeb069f70 /x11/qt4 | |
parent | 7e13317ab9389313178d631cf33cb8fa09fd9f25 (diff) | |
download | pkgsrc-e98141144dcc79fa3d310ba2b27390ff17899036.tar.gz |
oops - forgot one file in last commit
Diffstat (limited to 'x11/qt4')
-rw-r--r-- | x11/qt4/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt4/Makefile.common b/x11/qt4/Makefile.common index b806c8ef799..02725367895 100644 --- a/x11/qt4/Makefile.common +++ b/x11/qt4/Makefile.common @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.8 2007/07/28 07:37:51 adam Exp $ +# $NetBSD: Makefile.common,v 1.9 2007/09/03 15:18:20 drochner Exp $ -QTVERSION= 4.3.0 +QTVERSION= 4.3.1 MAINTAINER= adam@NetBSD.org HOMEPAGE= http://www.trolltech.com/products/qt/ |