diff options
Diffstat (limited to 'math/miracl/Makefile')
-rw-r--r-- | math/miracl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/miracl/Makefile b/math/miracl/Makefile index d53e488ce253..6c1a24a33bea 100644 --- a/math/miracl/Makefile +++ b/math/miracl/Makefile @@ -6,8 +6,7 @@ PORTVERSION= 5.6 PORTEPOCH= 1 CATEGORIES= math MASTER_SITES= http://mirror.shatow.net/freebsd/${PORTNAME}/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= jase + LOCAL/jase MAINTAINER= bdrewery@FreeBSD.org COMMENT= Multiprecision Integer and Rational Arithmetic C/C++ Library |