aboutsummaryrefslogtreecommitdiffstats
path: root/print/lyx15
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-05-31 03:35:54 +0800
committerkrion <krion@FreeBSD.org>2004-05-31 03:35:54 +0800
commit56a1b9b78660ecf971eada87ce0cc3d909411797 (patch)
tree0b7edc33945b93d8d5596046dc331e9ed1a7c29f /print/lyx15
parent24005468f7768b8ec31113bfb9c0b8726c10a97f (diff)
downloadfreebsd-ports-gnome-56a1b9b78660ecf971eada87ce0cc3d909411797.tar.gz
freebsd-ports-gnome-56a1b9b78660ecf971eada87ce0cc3d909411797.tar.zst
freebsd-ports-gnome-56a1b9b78660ecf971eada87ce0cc3d909411797.zip
- Fix MASTER_SITES
PR: ports/67389 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Diffstat (limited to 'print/lyx15')
-rw-r--r--print/lyx15/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile
index 56d51dd60e53..d95dede44233 100644
--- a/print/lyx15/Makefile
+++ b/print/lyx15/Makefile
@@ -9,7 +9,8 @@ PORTNAME= lyx
PORTVERSION= 1.3.4
CATEGORIES= print
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
- ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \
+ ftp://planetmirror.com/pub/lyx/stable/ \
+ http://www-ftp.lip6.fr/ftp/pub/lyx/stable/ \
ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/
MAINTAINER= ports@FreeBSD.org