diff --git a/print/auctex/Makefile b/print/auctex/Makefile index 931ba63ec90e..5d37404a4b28 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -8,7 +8,9 @@ PORTNAME= auctex PORTVERSION= 11.13 CATEGORIES= print elisp -MASTER_SITES= http://savannah.nongnu.org/download/auctex/stable.pkg/${PORTVERSION}/ +MASTER_SITES= http://savannah.nongnu.org/download/auctex/stable.pkg/${PORTVERSION}/ \ + http://wuarchive.wustl.edu/mirrors/gnu/auctex/ \ + http://mirror.telentente.com/pub/gnu/auctex/ MAINTAINER= ports@FreeBSD.org COMMENT= Integrated environment for writing LaTeX using GNU Emacs