summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-06-09 16:36:44 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-06-09 16:36:44 +0000
commitd758c16a0012ca88560bc07e4ff05e700531ceb1 (patch)
treeff2c89ed360812d3299b22432853b7520325f217 /print
parent. Take maintainership of this port. I've done the last two upgrades and (diff)
Add two more MASTER_SITES
PR: 53088 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor)
Notes
Notes: svn path=/head/; revision=82602
Diffstat (limited to 'print')
-rw-r--r--print/auctex/Makefile4
1 files changed, 3 insertions, 1 deletions
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