diff options
Diffstat (limited to 'print/latex')
-rw-r--r-- | print/latex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/latex/Makefile b/print/latex/Makefile index 808d95b..4b0af73 100644 --- a/print/latex/Makefile +++ b/print/latex/Makefile @@ -10,7 +10,7 @@ VERSION= 99.12 DISTNAME= latex PKGNAME= latex2e-${VERSION} CATEGORIES= print -MASTER_SITES= ftp://ftp.cdrom.com/pub/tex/package/ +MASTER_SITES= ftp://ftp.freesoftware.com/pub/tex/package/ DISTFILES= latex_mf-${VERSION}.tar.gz latex_tfm-${VERSION}.tar.gz \ latex_base-${VERSION}.tar.gz latex_tools-${VERSION}.tar.gz \ latex_graphics-${VERSION}.tar.gz latex_psnfss-${VERSION}.tar.gz |