aboutsummaryrefslogtreecommitdiffstats
path: root/editors/texmacs
diff options
context:
space:
mode:
authoranray <anray@FreeBSD.org>2006-01-20 02:42:30 +0800
committeranray <anray@FreeBSD.org>2006-01-20 02:42:30 +0800
commitd5717239950172f9e482ebcffe3cbec944a18c80 (patch)
tree04ed3911365ffeca5c23180258a14b40ccefd06c /editors/texmacs
parent1abecd1e151fa0d0305fb58af180624dd32268dd (diff)
downloadfreebsd-ports-gnome-d5717239950172f9e482ebcffe3cbec944a18c80.tar.gz
freebsd-ports-gnome-d5717239950172f9e482ebcffe3cbec944a18c80.tar.zst
freebsd-ports-gnome-d5717239950172f9e482ebcffe3cbec944a18c80.zip
Update MASTER_SITES.
PR: ports/92005 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'editors/texmacs')
-rw-r--r--editors/texmacs/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile
index d0a4ea943880..df17039d870a 100644
--- a/editors/texmacs/Makefile
+++ b/editors/texmacs/Makefile
@@ -8,8 +8,11 @@
PORTNAME= texmacs
PORTVERSION= 1.0.6
CATEGORIES= editors print
-MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/targz/ \
- ftp://ftp.texmacs.org/pub/TeXmacs/old-targz/
+MASTER_SITES= http://www.texmacs.org/Download/ftp/%SUBDIR%/ \
+ ftp://ftp.texmacs.org/pub/TeXmacs/%SUBDIR%/ \
+ http://gd.tuwien.ac.at/editors/TeXmacs/targz/ \
+ ftp://gd.tuwien.ac.at/editors/TeXmacs/targz/
+MASTER_SITE_SUBDIR= targz old-targz
DISTNAME= TeXmacs-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org