aboutsummaryrefslogtreecommitdiffstats
path: root/editors/thoteditor/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-02-13 07:52:50 +0800
committerobrien <obrien@FreeBSD.org>1999-02-13 07:52:50 +0800
commit919aa87a9987ad114343f3a569ac73b26112ff96 (patch)
tree9933c9a61dcb5ffb8e101ee650b8ac9f479019e3 /editors/thoteditor/Makefile
parent54fbd57d99a451ce090fd4552cc94e23a0f24dba (diff)
downloadfreebsd-ports-gnome-919aa87a9987ad114343f3a569ac73b26112ff96.tar.gz
freebsd-ports-gnome-919aa87a9987ad114343f3a569ac73b26112ff96.tar.zst
freebsd-ports-gnome-919aa87a9987ad114343f3a569ac73b26112ff96.zip
upgrade to 2.1e
(with 7 min to spare. :-))
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