diff options
author | imura <imura@FreeBSD.org> | 2000-04-14 16:10:27 +0000 |
---|---|---|
committer | imura <imura@FreeBSD.org> | 2000-04-14 16:10:27 +0000 |
commit | 662ce8dfea3f6266610a5990cee5434c934cd5be (patch) | |
tree | 869be81d2036ee8e74055ff927fe60f3abfe4ecb /x11-toolkits/qt145/Makefile | |
parent | 10acb1c5e6823020e9e3eaa44f4df6e77701578d (diff) | |
download | FreeBSD-ports-662ce8dfea3f6266610a5990cee5434c934cd5be.zip FreeBSD-ports-662ce8dfea3f6266610a5990cee5434c934cd5be.tar.gz |
- MASTER_SITES and WWW changed ( troll.no -> trolltech.com )
- Fix mis-writing of DESCR ( /usr/local -> /usr/X11R6 in qt-i18n and qt145 )
Diffstat (limited to 'x11-toolkits/qt145/Makefile')
-rw-r--r-- | x11-toolkits/qt145/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qt145/Makefile b/x11-toolkits/qt145/Makefile index 3607fdd..9ef6141 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 |