aboutsummaryrefslogtreecommitdiff
path: root/print/auctex
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-03 11:04:59 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-03 11:04:59 +0000
commit07f1d50cbc8ad7f10a24994a8b8a94e0c64ad021 (patch)
treeb6c77eccf1aba052a36e6bf06465fddc6e27bcf6 /print/auctex
parente4769a39336d4c90e6fab665c7ce29df3aca4352 (diff)
downloadports-07f1d50cbc8ad7f10a24994a8b8a94e0c64ad021.tar.gz
ports-07f1d50cbc8ad7f10a24994a8b8a94e0c64ad021.zip
Notes
Diffstat (limited to 'print/auctex')
-rw-r--r--print/auctex/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/auctex/Makefile b/print/auctex/Makefile
index 5d37404a4b28..ea897e6f14ad 100644
--- a/print/auctex/Makefile
+++ b/print/auctex/Makefile
@@ -8,9 +8,10 @@
PORTNAME= auctex
PORTVERSION= 11.13
CATEGORIES= print elisp
-MASTER_SITES= http://savannah.nongnu.org/download/auctex/stable.pkg/${PORTVERSION}/ \
+MASTER_SITES= ${MASTER_SITE_SAVANNAH} \
http://wuarchive.wustl.edu/mirrors/gnu/auctex/ \
http://mirror.telentente.com/pub/gnu/auctex/
+MASTER_SITE_SUBDIR= ${PORTNAME}/stable.pkg/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Integrated environment for writing LaTeX using GNU Emacs