diff options
author | R. Imura <imura@FreeBSD.org> | 2000-04-14 16:10:27 +0000 |
---|---|---|
committer | R. Imura <imura@FreeBSD.org> | 2000-04-14 16:10:27 +0000 |
commit | 9c9305e22ddb65a34ec0c035c2ecc8ec9d6b7516 (patch) | |
tree | 39352436628aec0eb7a4ee095e3d1375a125fc2a /x11-toolkits/qt145 | |
parent | c20025cfe61dc6f6e78a03fb3f5849359d216225 (diff) | |
download | ports-9c9305e22ddb65a34ec0c035c2ecc8ec9d6b7516.tar.gz ports-9c9305e22ddb65a34ec0c035c2ecc8ec9d6b7516.zip |
Notes
Diffstat (limited to 'x11-toolkits/qt145')
-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 |