aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-03-06 23:19:02 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-03-06 23:19:02 +0000
commit62ebff95c52552697a67a3ab8b978da204f7a4a0 (patch)
tree9843b1ebfabad1add7997d4971cd51615aa31f1d /net-p2p
parent302a901ad5dc651b3868d77bee78b2273ee5d532 (diff)
downloadports-62ebff95c52552697a67a3ab8b978da204f7a4a0.tar.gz
ports-62ebff95c52552697a67a3ab8b978da204f7a4a0.zip
Notes
Diffstat (limited to 'net-p2p')
-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 216a8dc61476..df238994dd9a 100644
--- a/net-p2p/gnunet/Makefile
+++ b/net-p2p/gnunet/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gnunet
PORTVERSION= 0.8.1b
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net-p2p ipv6
MASTER_SITES= GNU \
http://gnunet.org/download/
@@ -24,7 +24,7 @@ LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \
esmtp.6:${PORTSDIR}/mail/libesmtp \
gmp.10:${PORTSDIR}/math/gmp \
gcrypt.17:${PORTSDIR}/security/libgcrypt \
- extractor.2:${PORTSDIR}/textproc/libextractor \
+ extractor.3:${PORTSDIR}/textproc/libextractor \
microhttpd.12:${PORTSDIR}/www/libmicrohttpd
OPTIONS= MYSQL "Enable MySQL support" on \