diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-03-27 23:29:56 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-03-27 23:29:56 +0000 |
commit | 8abecbc13e47906beeb472ef005a20c3df430ec9 (patch) | |
tree | 9e654d4ba81b4fe1b66641eb40f2bcff283d9b7f /math/miracl/Makefile | |
parent | a55d9f033b00fa05da006fc9f72217cca5d74a67 (diff) |
Notes
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 968460dfd4a5..5f725b85bfd0 100644 --- a/math/miracl/Makefile +++ b/math/miracl/Makefile @@ -7,6 +7,7 @@ PORTNAME= miracl DISTVERSION= 4.85 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://ftp.computing.dcu.ie/pub/crypto/ DISTNAME= ${PORTNAME} @@ -14,8 +15,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= lioux@FreeBSD.org COMMENT= Multiprecision Integer and Rational Arithmetic C/C++ Library -BROKEN= Size mismatch - USE_ZIP= yes USE_REINPLACE= yes NO_WRKSUBDIR= ys |