diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-03 21:21:35 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-03 21:21:35 +0000 |
commit | b49f2491337bb33d8b889772de36b0d7717444ad (patch) | |
tree | 805f8dac755f62b81d2aafaeee80966f1da82912 /math/cln | |
parent | ff7fb7b6b9db279efc5cea3133ebc76133405f97 (diff) |
- Add more master sites, the original site have 10 slots limit and is full
Reported by: krismail
Notes
Notes:
svn path=/head/; revision=147161
Diffstat (limited to 'math/cln')
-rw-r--r-- | math/cln/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/cln/Makefile b/math/cln/Makefile index 81480173e981..fb972740ba04 100644 --- a/math/cln/Makefile +++ b/math/cln/Makefile @@ -9,7 +9,9 @@ PORTNAME= cln PORTVERSION= 1.1.10 CATEGORIES= math devel -MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/gnu/ +MASTER_SITES= http://www.ginac.de/CLN/ \ + http://www.mirrors.wiretapped.net/security/cryptography/libraries/math/cln/ \ + ftp://ftpthep.physik.uni-mainz.de/pub/gnu/ MAINTAINER= ports@FreeBSD.org COMMENT= Class Library for Numbers |