aboutsummaryrefslogtreecommitdiff
path: root/math/sage
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2012-02-13 17:24:41 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2012-02-13 17:24:41 +0000
commit4ca1ebd88f52d1077e84f54101960a43ddab0a71 (patch)
treef15c3ff14300df8cc423a7493f49b12b341c2aea /math/sage
parent8a0c8e64828e476f156d01cff34db1d8ba869730 (diff)
downloadports-4ca1ebd88f52d1077e84f54101960a43ddab0a71.tar.gz
ports-4ca1ebd88f52d1077e84f54101960a43ddab0a71.zip
Notes
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