diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-03-12 19:30:22 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-03-12 19:30:22 +0000 |
commit | aa77fa6fab564afdde437c65ddc3ed67e61f2ed3 (patch) | |
tree | 40c3a4f6c626af43e87bb9b408c6b210e9530608 /print/lyx16 | |
parent | 3ee829eb4d2b0310956ea8644db796c359758550 (diff) | |
download | ports-aa77fa6fab564afdde437c65ddc3ed67e61f2ed3.tar.gz ports-aa77fa6fab564afdde437c65ddc3ed67e61f2ed3.zip |
Notes
Diffstat (limited to 'print/lyx16')
-rw-r--r-- | print/lyx16/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index 153092396024..6deb4281a7ae 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -9,10 +9,9 @@ DISTNAME= lyx-1.1.4 PKGNAME= lyx-1.1.4.1 CATEGORIES= print -MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/devel/ \ - ftp://la1ad.uio.no/pub/lyx/ \ - ftp://alpha.tat.physik.uni-tuebingen.de/pub/lyx/devel/ \ - ftp://ftp.sdsc.edu/pub/other/lyx/devel/ +MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ + ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \ + ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/ PATCH_SITES= ${MASTER_SITES} PATCHFILES= patch-1.1.4fix1.gz |