diff options
author | trevor <trevor@FreeBSD.org> | 2004-03-10 00:43:17 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-03-10 00:43:17 +0800 |
commit | 9533f084b84236db6ded10127233e776d49cb7f4 (patch) | |
tree | e10ff9ce32c5424e14aa039b51b4e514f656714e /editors | |
parent | d668fad5c4a285839e26b271cedb8e3b39f28c44 (diff) | |
download | freebsd-ports-gnome-9533f084b84236db6ded10127233e776d49cb7f4.tar.gz freebsd-ports-gnome-9533f084b84236db6ded10127233e776d49cb7f4.tar.zst freebsd-ports-gnome-9533f084b84236db6ded10127233e776d49cb7f4.zip |
Remove master sites which are offline, have a very different version
of the distfile, or do not have the distfile.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/thoteditor/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/editors/thoteditor/Makefile b/editors/thoteditor/Makefile index 52f87def17bd..e00f61b7b1df 100644 --- a/editors/thoteditor/Makefile +++ b/editors/thoteditor/Makefile @@ -10,11 +10,7 @@ PORTVERSION= 2.1e PORTREVISION= 1 CATEGORIES= editors www MASTER_SITES= ftp://ftp.inrialpes.fr/pub/opera/sources/thot/ \ - ${MASTER_SITE_SUNSITE} \ - ftp://ftp.ruhr-uni-bochum.de/local/jk.collection/thot/ \ - ftp://ftp.uni-stuttgart.de/pub/comm/infosystems/www/clients/amaya/thot/ \ - ftp://ftp.netlab.is.tsukuba.ac.jp/pub/editors/opera.inrialpes.fr/sources/thot/ \ - ftp://ftp.agix.net/pub/infosystems/www/clients/amaya/thot/ + ftp://ftp.ruhr-uni-bochum.de/local/jk.collection/thot/ MASTER_SITE_SUBDIR= apps/editors/X/thot DISTNAME= ${PORTNAME}-src-${PORTVERSION} |