aboutsummaryrefslogtreecommitdiff
path: root/security/nettle2
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2006-05-10 14:46:47 +0000
committerAlex Dupre <ale@FreeBSD.org>2006-05-10 14:46:47 +0000
commitffcb54b54fe12a4154c13c239dca119d32f6d6e9 (patch)
treed2d1996032dd21dd2dafd5d23094cf94cdd7d2d1 /security/nettle2
parent241000003cc37531d200773be1eb19996345da3c (diff)
downloadports-ffcb54b54fe12a4154c13c239dca119d32f6d6e9.tar.gz
ports-ffcb54b54fe12a4154c13c239dca119d32f6d6e9.zip
Notes
Diffstat (limited to 'security/nettle2')
-rw-r--r--security/nettle2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nettle2/Makefile b/security/nettle2/Makefile
index 8ebbf4bd72da..84c543e4550c 100644
--- a/security/nettle2/Makefile
+++ b/security/nettle2/Makefile
@@ -8,7 +8,7 @@
PORTNAME= nettle
PORTVERSION= 1.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \
ftp://ftp.lysator.liu.se/pub/security/lsh/
@@ -16,7 +16,7 @@ MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \
MAINTAINER= jim@corebsd.or.id
COMMENT= A low-level cryptographic library
-LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
USE_GMAKE= yes
USE_OPENSSL= yes