aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/gnunet
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2009-05-13 09:46:02 +0000
committerAlex Dupre <ale@FreeBSD.org>2009-05-13 09:46:02 +0000
commit523a16e2bde0806face29fc8489a3cbcf49cfff0 (patch)
tree36ff86cd370c2c0eb1f52fe92bc02aff559884fe /net-p2p/gnunet
parent7b9437e30c95045aa377caf6385cfb927a100461 (diff)
Chase libgmp and bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=233833
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 891421d4c8db..0d51f345add3 100644
--- a/net-p2p/gnunet/Makefile
+++ b/net-p2p/gnunet/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gnunet
PORTVERSION= 0.6.6b
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net-p2p ipv6
MASTER_SITES= http://www.ovmj.org/GNUnet/download/ \
${MASTER_SITE_GNU}
@@ -18,7 +18,7 @@ DISTNAME= GNUnet-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= An anonymous, distributed, reputation-based network
-LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4
USE_AUTOTOOLS= libltdl:15 libtool:15
GNU_CONFIGURE= yes