diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/thoteditor/Makefile | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/editors/thoteditor/Makefile b/editors/thoteditor/Makefile index f2076cd7a992..685d4e85c696 100644 --- a/editors/thoteditor/Makefile +++ b/editors/thoteditor/Makefile @@ -3,13 +3,19 @@ # Date created: 1 Aug 1997 # Whom: Pedro Giffuni (orig) # -# $Id$ +# $Id: Makefile,v 1.2 1997/09/17 03:23:35 asami Exp $ # DISTNAME= Thot PKGNAME= thoteditor-2.1b CATEGORIES= editors www -MASTER_SITES= ftp://opera.inrialpes.fr/pub/sources/thot/ +MASTER_SITES= ftp://ftp.uni-paderborn.de/ftp/disk6/unix/infosys/www/clients/amaya/thot/ \ + ftp://ftp.ruhr-uni-bochum.de/local/jk.collection/thot/ \ + ftp://ftp.cs.itu.edu.tr/pub/Linux/Apps/Editors/ \ + 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.cnti.chel.su/pub/linux/X11/apps/thot/ DISTFILES= thot-src-2.1b.tar.gz \ thoteditor-src-2.1b.tar.gz |