diff options
Diffstat (limited to 'math/eval/Makefile')
-rw-r--r-- | math/eval/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/eval/Makefile b/math/eval/Makefile index fb9c91d5010..c3ff1ef7e7b 100644 --- a/math/eval/Makefile +++ b/math/eval/Makefile @@ -8,7 +8,9 @@ PORTNAME= eval PORTVERSION= 113 CATEGORIES= math -MASTER_SITES= ftp://wuarchive.wustl.edu/pub/aminet/util/cli/ +MASTER_SITES= ftp://wuarchive.wustl.edu/pub/aminet/util/cli/ \ + http://www.netsw.org/math/calc/ \ + http://main.aminet.net/util/cli/ DISTNAME= Eval${PORTVERSION} EXTRACT_SUFX= .lha |