summaryrefslogtreecommitdiff
path: root/print/lyx
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-30 19:35:54 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-30 19:35:54 +0000
commit6b289e3974889a53dcb68342e061f8ca47d6e068 (patch)
treed0a3204ff2a6b1066529c17fcae185c7b04a2657 /print/lyx
parent- several ports require SDL with GL enabled => set GL by default; (diff)
- Fix MASTER_SITES
PR: ports/67389 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes
Notes: svn path=/head/; revision=110423
Diffstat (limited to 'print/lyx')
-rw-r--r--print/lyx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile
index 56d51dd60e53..d95dede44233 100644
--- a/print/lyx/Makefile
+++ b/print/lyx/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