summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-12-18 10:37:21 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-12-18 10:37:21 +0000
commit904f3bf13f71900bd06560bd283620bf600ffbe8 (patch)
tree7dc8945da2d1b45652b6543484ee0999328a3c3b /math
parentWe need _all_ the fixes from ../bind97 (diff)
- Add more master sites
Submitted by: Stas Timokhin <devel@stasyan.com> (maintainer)
Notes
Notes: svn path=/head/; revision=266548
Diffstat (limited to 'math')
-rw-r--r--math/parmgridgen/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/parmgridgen/Makefile b/math/parmgridgen/Makefile
index 3adc79559425..9ea6f8f074ef 100644
--- a/math/parmgridgen/Makefile
+++ b/math/parmgridgen/Makefile
@@ -8,7 +8,9 @@
PORTNAME= parmgridgen
PORTVERSION= 1.0
CATEGORIES= math science
-MASTER_SITES= http://www.mgnet.org/mgnet/Codes/parmgridgen/
+MASTER_SITES= http://www.mgnet.org/mgnet/Codes/parmgridgen/ \
+ http://www-users.cs.umn.edu/~moulitsa/download/ \
+ http://www.stasyan.com/devel/distfiles/
DISTNAME= ParMGridGen-${PORTVERSION}
MAINTAINER= devel@stasyan.com