aboutsummaryrefslogtreecommitdiff
path: root/math/gmp-ecm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/gmp-ecm/Makefile')
-rw-r--r--math/gmp-ecm/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/gmp-ecm/Makefile b/math/gmp-ecm/Makefile
index dd8a92460b3a..3094576c2114 100644
--- a/math/gmp-ecm/Makefile
+++ b/math/gmp-ecm/Makefile
@@ -6,15 +6,15 @@
#
PORTNAME= gmp-ecm
-PORTVERSION= 6.1
+PORTVERSION= 6.1.2
CATEGORIES= math
-MASTER_SITES= http://gforge.inria.fr/frs/download.php/736/
+MASTER_SITES= http://gforge.inria.fr/frs/download.php/1498/
DISTNAME= ecm-${PORTVERSION}
-MAINTAINER= gslin@gslin.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Elliptic Curve Method for Integer Factorization
-LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS= gmp:${PORTSDIR}/math/libgmp4
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-gmp=${LOCALBASE}