aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/gnunet
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2010-04-03 10:44:36 +0000
committerPeter Pentchev <roam@FreeBSD.org>2010-04-03 10:44:36 +0000
commit29863648e3d55a1df8635d93b18e22c74273d9a3 (patch)
tree318f5aebb7be8887ecfcc982de8845cb53f4c5e8 /net-p2p/gnunet
parent130db9c13e9b6bc169c92e3612444205da7a7352 (diff)
downloadports-29863648e3d55a1df8635d93b18e22c74273d9a3.tar.gz
ports-29863648e3d55a1df8635d93b18e22c74273d9a3.zip
Notes
Diffstat (limited to 'net-p2p/gnunet')
-rw-r--r--net-p2p/gnunet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile
index cb1dc3d55a65..ff6a9fe06c31 100644
--- a/net-p2p/gnunet/Makefile
+++ b/net-p2p/gnunet/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gnunet
PORTVERSION= 0.8.1b
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p ipv6
MASTER_SITES= GNU \
http://gnunet.org/download/
@@ -19,7 +19,7 @@ COMMENT= An anonymous, distributed, reputation-based network
LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \
cares.2:${PORTSDIR}/dns/c-ares \
- curl.5:${PORTSDIR}/ftp/curl \
+ curl.6:${PORTSDIR}/ftp/curl \
guile.20:${PORTSDIR}/lang/guile \
esmtp.6:${PORTSDIR}/mail/libesmtp \
gmp.8:${PORTSDIR}/math/libgmp4 \