aboutsummaryrefslogtreecommitdiff
path: root/editors/thoteditor/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-02-12 23:52:50 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-02-12 23:52:50 +0000
commit198170f45b81e5cbacf5f2fff7d26617bf2e98c2 (patch)
treec8026988d8993b3799d803ad377949e8adefe6e1 /editors/thoteditor/Makefile
parent996a5f98fba569e63d770cd211c9779b4f4a1477 (diff)
downloadports-198170f45b81e5cbacf5f2fff7d26617bf2e98c2.tar.gz
ports-198170f45b81e5cbacf5f2fff7d26617bf2e98c2.zip
Notes
Diffstat (limited to 'editors/thoteditor/Makefile')
-rw-r--r--editors/thoteditor/Makefile13
1 files changed, 8 insertions, 5 deletions
diff --git a/editors/thoteditor/Makefile b/editors/thoteditor/Makefile
index 665914387219..00a75e48abaa 100644
--- a/editors/thoteditor/Makefile
+++ b/editors/thoteditor/Makefile
@@ -3,18 +3,21 @@
# Date created: 1 Aug 1997
# Whom: Pedro Giffuni (orig)
#
-# $Id: Makefile,v 1.5 1999/01/30 01:48:43 fenner Exp $
+# $Id: Makefile,v 1.6 1999/02/03 11:11:42 asami Exp $
#
DISTNAME= Thot
-PKGNAME= thoteditor-2.1b
+PKGNAME= thoteditor-2.1e
CATEGORIES= editors www
-MASTER_SITES= ftp://ftp.ruhr-uni-bochum.de/local/jk.collection/thot/ \
+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/
-DISTFILES= thot-src-2.1b.tar.gz \
- thoteditor-src-2.1b.tar.gz
+MASTER_SITE_SUBDIR= apps/editors/X/thot
+DISTFILES= thot-src-2.1e.tar.gz \
+ thoteditor-src-2.1e.tar.gz
MAINTAINER= ports@FreeBSD.org