diff options
Diffstat (limited to 'print/lyx15/Makefile')
-rw-r--r-- | print/lyx15/Makefile | 3 |
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 |