aboutsummaryrefslogtreecommitdiff
path: root/math/pari
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2014-07-31 19:15:45 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2014-07-31 19:15:45 +0000
commit6053f770c35f06c70b1a1a5374882718adfb4688 (patch)
tree394a5a5048279ae714d6674fcfba967b8f2d9010 /math/pari
parent066a09b0b8b96f28a91314bc3db18f23112a4226 (diff)
downloadports-6053f770c35f06c70b1a1a5374882718adfb4688.tar.gz
ports-6053f770c35f06c70b1a1a5374882718adfb4688.zip
- Add additional mirror to fix fetch
Notes
Notes: svn path=/head/; revision=363669
Diffstat (limited to 'math/pari')
-rw-r--r--math/pari/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile
index fe773a19e1f5..09e0e07c93d2 100644
--- a/math/pari/Makefile
+++ b/math/pari/Makefile
@@ -5,7 +5,8 @@ PORTNAME= pari
PORTVERSION= 2.3.5
PORTEPOCH= 2
CATEGORIES= math
-MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/OLD/
+MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/OLD/ \
+ http://mirrors.rit.edu/zi/
MAINTAINER= bf@FreeBSD.org
COMMENT= Mathematics library and advanced calculator package