diff options
author | Alex Dupre <ale@FreeBSD.org> | 2010-04-19 10:43:42 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2010-04-19 10:43:42 +0000 |
commit | bf330a57d40cb5c6f57f61de4d24c0dcbf14dbee (patch) | |
tree | fbc3a0515acb659ae86ec22a706ac4607711c903 /net-p2p/gnunet | |
parent | 7db76e2b98b1517c19aa3a79957ac3b37bf853ae (diff) |
Notes
Diffstat (limited to 'net-p2p/gnunet')
-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 ff6a9fe06c31..b47982ee3973 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnunet PORTVERSION= 0.8.1b -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p ipv6 MASTER_SITES= GNU \ http://gnunet.org/download/ @@ -22,7 +22,7 @@ LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \ curl.6:${PORTSDIR}/ftp/curl \ guile.20:${PORTSDIR}/lang/guile \ esmtp.6:${PORTSDIR}/mail/libesmtp \ - gmp.8:${PORTSDIR}/math/libgmp4 \ + gmp.10:${PORTSDIR}/math/gmp \ gcrypt.16:${PORTSDIR}/security/libgcrypt \ extractor.2:${PORTSDIR}/textproc/libextractor \ microhttpd.6:${PORTSDIR}/www/libmicrohttpd |