diff options
Diffstat (limited to 'math/clarence/Makefile')
-rw-r--r-- | math/clarence/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/clarence/Makefile b/math/clarence/Makefile index 8a1035953c77..c590716ac5e6 100644 --- a/math/clarence/Makefile +++ b/math/clarence/Makefile @@ -10,7 +10,8 @@ PORTNAME= clarence PORTVERSION= 0.4.4 PORTREVISION= 8 CATEGORIES= math python -MASTER_SITES= http://clay.ll.pl/download/ +MASTER_SITES= http://www.sourcefiles.org/Productivity_Tools/Calculators/ \ + ftp://ftp.tu-chemnitz.de/.SAN0/pub/linux/sunsite.unc-mirror/distributions/sourcemage/grimoire/fallback/fallback/ MAINTAINER= psh@iki.fi COMMENT= Programmer's calculator |