diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-06-01 20:13:54 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-06-01 20:13:54 +0800 |
commit | 2d31e96f4f2b4811449072fa83d877d5d205c3ff (patch) | |
tree | 679e23e1b46e37724085fbe35bad1b344ea0f2ac /math/mathomatic | |
parent | 95b3fb7dc6b24f4c6a5cdadc0c589903136ce79e (diff) | |
download | freebsd-ports-gnome-2d31e96f4f2b4811449072fa83d877d5d205c3ff.tar.gz freebsd-ports-gnome-2d31e96f4f2b4811449072fa83d877d5d205c3ff.tar.zst freebsd-ports-gnome-2d31e96f4f2b4811449072fa83d877d5d205c3ff.zip |
Add an additional mirror.
Diffstat (limited to 'math/mathomatic')
-rw-r--r-- | math/mathomatic/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index b23a8f196e41..65ddecb95cd7 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -9,7 +9,9 @@ PORTNAME= mathomatic PORTVERSION= 12.5.16 CATEGORIES= math -MASTER_SITES= http://www.panix.com/~gesslein/ +MASTER_SITES= http://www.panix.com/~gesslein/ \ + http://critical.ch/distfiles/ \ + http://energy.critical.ch/distfiles/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Highly portable, general purpose CAS (Computer Algebra System) |