diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/qt145/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt145/pkg-descr | 10 |
2 files changed, 4 insertions, 8 deletions
diff --git a/x11-toolkits/qt145/Makefile b/x11-toolkits/qt145/Makefile index 3607fdddddc9..9ef614134f7e 100644 --- a/x11-toolkits/qt145/Makefile +++ b/x11-toolkits/qt145/Makefile @@ -8,7 +8,7 @@ PORTNAME= qt PORTVERSION= 1.45 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.troll.no/qt/source/ +MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ MAINTAINER= will@FreeBSD.org diff --git a/x11-toolkits/qt145/pkg-descr b/x11-toolkits/qt145/pkg-descr index 1050619630ef..c482809f35d0 100644 --- a/x11-toolkits/qt145/pkg-descr +++ b/x11-toolkits/qt145/pkg-descr @@ -1,12 +1,8 @@ Qt is a toolkit for building a GUI for X in C++. The main -documentation is in /usr/local/share/doc/qt and is also available -on the homepage. This directory also contains a tutorial, and -example programs (aclock, biff, connect, cursor, dclock, desktop, -drawdemo, forever, hello, life, menu, makepic/ showpic, qmag, -showimg, tetris, tictac, timestmp, widgets, xform, xshape) have -also been installed. +documentation is in /usr/X11R6/share/doc/qt and is also available +on the homepage. -WWW: http://www.troll.no/qt/ +WWW: http://doc.trolltech.com/ - Michael Searle searle@longacre.demon.co.uk |