diff options
author | Steve Wills <swills@FreeBSD.org> | 2011-07-03 11:40:49 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2011-07-03 11:40:49 +0000 |
commit | e0755b977ddf2301673392c45576331ca8dadbf4 (patch) | |
tree | 92cb5bc433c23c9c04b834cf71a29ff984579775 /net-p2p | |
parent | fbb7343c346a1f20491ae407f8878480a44f83a2 (diff) | |
download | ports-e0755b977ddf2301673392c45576331ca8dadbf4.tar.gz ports-e0755b977ddf2301673392c45576331ca8dadbf4.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/gnunet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index a5174f226c9b..8e66f54e9636 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnunet PORTVERSION= 0.8.1b -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net-p2p ipv6 MASTER_SITES= GNU \ http://gnunet.org/download/ @@ -23,7 +23,7 @@ LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \ guile.20:${PORTSDIR}/lang/guile \ esmtp.6:${PORTSDIR}/mail/libesmtp \ gmp.10:${PORTSDIR}/math/gmp \ - gcrypt.17:${PORTSDIR}/security/libgcrypt \ + gcrypt.18:${PORTSDIR}/security/libgcrypt \ extractor.3:${PORTSDIR}/textproc/libextractor \ microhttpd.12:${PORTSDIR}/www/libmicrohttpd |