diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:59:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:59:34 +0000 |
commit | e9933b076be0242451bd8b0ea7b2bce3f307d53f (patch) | |
tree | b23cfc862fc11d7c74719bee55ff02be184684e6 /x11/qt4 | |
parent | be4a44a7ffd3af2d119cb328f363ad5676c3ff52 (diff) | |
download | pkgsrc-e9933b076be0242451bd8b0ea7b2bce3f307d53f.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
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 abd9b7743e5..05f22b9a848 100644 --- a/x11/qt4/Makefile.common +++ b/x11/qt4/Makefile.common @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.5 2006/07/03 20:35:01 adam Exp $ +# $NetBSD: Makefile.common,v 1.6 2006/10/04 22:06:57 wiz Exp $ QTVERSION= 4.1.4 MAINTAINER= adam@NetBSD.org -HOMEPAGE= http://www.trolltech.com/products/qt.html +HOMEPAGE= http://www.trolltech.com/products/qt/ |