aboutsummaryrefslogtreecommitdiffstats
path: root/math/sage
diff options
context:
space:
mode:
authorstephen <stephen@FreeBSD.org>2012-02-14 01:24:41 +0800
committerstephen <stephen@FreeBSD.org>2012-02-14 01:24:41 +0800
commit106bc6f48cd124eecbe1b56bab373ff841056480 (patch)
tree0fa8a55720b44bde17df9098b5c29a12360aaffb /math/sage
parent7d6ad7cf00bcf811add0a8b7764ef08a04de39d8 (diff)
downloadfreebsd-ports-gnome-106bc6f48cd124eecbe1b56bab373ff841056480.tar.gz
freebsd-ports-gnome-106bc6f48cd124eecbe1b56bab373ff841056480.tar.zst
freebsd-ports-gnome-106bc6f48cd124eecbe1b56bab373ff841056480.zip
- Add another master_site: src-old, in case the source updates before the port.
Diffstat (limited to 'math/sage')
-rw-r--r--math/sage/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/sage/Makefile b/math/sage/Makefile
index d29c89632428..cf6b73afc9b1 100644
--- a/math/sage/Makefile
+++ b/math/sage/Makefile
@@ -11,7 +11,8 @@ PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://modular.math.jmu.edu/src/ \
http://boxen.math.washington.edu/sage/src/ \
- http://mirrors.xmission.com/sage/src/
+ http://mirrors.xmission.com/sage/src/ \
+ http://www.sagemath.org/src-old/
EXTRACT_SUFX= .tar
MAINTAINER= stephen@FreeBSD.org