diff options
author | mi <mi@FreeBSD.org> | 2008-04-15 01:51:32 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2008-04-15 01:51:32 +0800 |
commit | bf65ed9e72500701047f1be39ac04a6a25e25d2c (patch) | |
tree | 9ac42f147d240f50f48a6664deddd91282baf1ae /print/lyx | |
parent | c146a3499dfd85625bc512ab00203582b0b903a6 (diff) | |
download | freebsd-ports-gnome-bf65ed9e72500701047f1be39ac04a6a25e25d2c.tar.gz freebsd-ports-gnome-bf65ed9e72500701047f1be39ac04a6a25e25d2c.tar.zst freebsd-ports-gnome-bf65ed9e72500701047f1be39ac04a6a25e25d2c.zip |
Refresh master-sites.
Diffstat (limited to 'print/lyx')
-rw-r--r-- | print/lyx/Makefile | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 9738300c555a..38d97257e23b 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -8,14 +8,12 @@ PORTNAME= lyx PORTVERSION= 1.4.5.1 CATEGORIES= print -MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ - ftp://ftp.planetmirror.com/pub/lyx/stable/ \ - http://www-ftp.lip6.fr/ftp/pub/lyx/stable/ \ - ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/ \ - ftp://ftp.ntua.gr/pub/X11/LyX/stable/ \ - http://sunsite.icm.edu.pl/pub/unix/editors/lyx/stable/ \ - ftp://ftp.chg.ru/pub/X11/lyx/stable/ \ - http://lyx.mirror.fr/stable/ +MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/1.4.x/ \ + http://www-ftp.lip6.fr/ftp/pub/lyx/stable/1.4.x/ \ + ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/1.4.x/ \ + ftp://ftp.ntua.gr/pub/X11/LyX/stable/1.4.x/ \ + http://sunsite.icm.edu.pl/pub/unix/editors/lyx/stable/1.4.x/ \ + ftp://ftp.chg.ru/pub/X11/lyx/stable/1.4.x/ MAINTAINER= mi@aldan.algebra.com COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) |