diff options
Diffstat (limited to 'math/miracl')
-rw-r--r-- | math/miracl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/miracl/Makefile b/math/miracl/Makefile index 058fd53..20d307d 100644 --- a/math/miracl/Makefile +++ b/math/miracl/Makefile @@ -9,7 +9,8 @@ PORTNAME= miracl DISTVERSION= 4.85 PORTREVISION= 3 CATEGORIES= math -MASTER_SITES= ftp://ftp.computing.dcu.ie/pub/crypto/ +MASTER_SITES= ftp://ftp.computing.dcu.ie/pub/crypto/ \ + http://indigo.ie/~mscott/ DISTNAME= ${PORTNAME} MAINTAINER= lioux@FreeBSD.org |