diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-02-28 18:17:53 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-02-28 18:17:53 +0000 |
commit | 0470086e3b026b4b803dca8ba25d755f884b1920 (patch) | |
tree | a4da3c317cb15b4408383610755850cac0519b0f /math | |
parent | 0a41d0de77e5b6ff48708dfaec5e9b6ddaf36edc (diff) | |
download | ports-0470086e3b026b4b803dca8ba25d755f884b1920.tar.gz ports-0470086e3b026b4b803dca8ba25d755f884b1920.zip |
Notes
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 |