diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/moo/Makefile | 4 |
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 |