diff options
-rw-r--r-- | math/miracl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/miracl/Makefile b/math/miracl/Makefile index 716d96279f2b..8c6668c97e87 100644 --- a/math/miracl/Makefile +++ b/math/miracl/Makefile @@ -9,11 +9,11 @@ PORTNAME= miracl PORTVERSION= 5.6 PORTEPOCH= 1 CATEGORIES= math -MASTER_SITES= http://www.shatow.net/freebsd/${PORTNAME}/ \ +MASTER_SITES= http://mirror.shatow.net/freebsd/${PORTNAME}/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jase -MAINTAINER= bryan@shatow.net +MAINTAINER= bdrewery@FreeBSD.org COMMENT= Multiprecision Integer and Rational Arithmetic C/C++ Library LICENSE= AGPLv3 COMMERCIAL |