diff options
author | asami <asami@FreeBSD.org> | 2000-03-13 03:30:22 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-03-13 03:30:22 +0800 |
commit | ca36252e8f97711ca87a2a655e0cf96826a45a84 (patch) | |
tree | c8b3180bfa32314252b1a3b015559bf5e6df3bd6 /print/lyx16 | |
parent | cfec7b0f9ee6d34d5d6cd597c4c702a8320503d2 (diff) | |
download | freebsd-ports-gnome-ca36252e8f97711ca87a2a655e0cf96826a45a84.tar.gz freebsd-ports-gnome-ca36252e8f97711ca87a2a655e0cf96826a45a84.tar.zst freebsd-ports-gnome-ca36252e8f97711ca87a2a655e0cf96826a45a84.zip |
Master site moved; file was unfetchable.
Submitted by: maintainer
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 |