aboutsummaryrefslogtreecommitdiffstats
path: root/print/auctex
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2003-06-10 00:36:44 +0800
committererwin <erwin@FreeBSD.org>2003-06-10 00:36:44 +0800
commitd7528034e68c8e1c12116298cfb617280c8a60a1 (patch)
tree03c0b4a7957506aff8f91cd1eaf100c1512cbdeb /print/auctex
parentb3a49337ef701baa11f917ccf8c45d28f45b7c43 (diff)
downloadfreebsd-ports-gnome-d7528034e68c8e1c12116298cfb617280c8a60a1.tar.gz
freebsd-ports-gnome-d7528034e68c8e1c12116298cfb617280c8a60a1.tar.zst
freebsd-ports-gnome-d7528034e68c8e1c12116298cfb617280c8a60a1.zip
Add two more MASTER_SITES
PR: 53088 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor)
Diffstat (limited to 'print/auctex')
-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