diff options
Diffstat (limited to 'x11/qt1/Makefile')
-rw-r--r-- | x11/qt1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt1/Makefile b/x11/qt1/Makefile index 72564292114..8d9eff25d3e 100644 --- a/x11/qt1/Makefile +++ b/x11/qt1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2006/03/04 21:31:11 jlam Exp $ +# $NetBSD: Makefile,v 1.27 2006/10/04 22:06:57 wiz Exp $ # DISTNAME= qt-1.44 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.troll.no/qt/source/ \ ftp://ftp.fu-berlin.de/unix/X11/gui/Qt/source/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.troll.no/products/qt.html +HOMEPAGE= http://www.trolltech.com/products/qt/ COMMENT= C++ X GUI toolkit USE_X11BASE= yes |