summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2008-02-28 18:17:53 +0000
committerErwin Lansing <erwin@FreeBSD.org>2008-02-28 18:17:53 +0000
commit0470086e3b026b4b803dca8ba25d755f884b1920 (patch)
treea4da3c317cb15b4408383610755850cac0519b0f /math
parent- update to 0.17 (diff)
Add extra MASTER_SITES
Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> (maintainer), pointyhat
Notes
Notes: svn path=/head/; revision=208108
Diffstat (limited to 'math')
-rw-r--r--math/moo/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/moo/Makefile b/math/moo/Makefile
index 9358733e12fa..f232c1a03b0b 100644
--- a/math/moo/Makefile
+++ b/math/moo/Makefile
@@ -8,7 +8,9 @@
PORTNAME= moo
PORTVERSION= 1.3
CATEGORIES= math
-MASTER_SITES= http://cyth.net/~ray/moo/
+MASTER_SITES= http://www.exit2shell.com/~skreuzer/distfiles/ \
+ ftp://ftp.openbsd.org/pub/OpenBSD/distfiles/ \
+ http://cyth.net/~ray/moo/
EXTRACT_SUFX= .tgz
MAINTAINER= skreuzer@exit2shell.com