aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2012-05-23 09:47:57 +0800
committermiwi <miwi@FreeBSD.org>2012-05-23 09:47:57 +0800
commite35ace6ab94e5597576f759dba02cff961288e37 (patch)
tree6ca55802c35744e74deb9305661467693375005c /net-p2p
parentb4bac77b53783cfb62e761fda3690334283a761c (diff)
downloadfreebsd-ports-gnome-e35ace6ab94e5597576f759dba02cff961288e37.tar.gz
freebsd-ports-gnome-e35ace6ab94e5597576f759dba02cff961288e37.tar.zst
freebsd-ports-gnome-e35ace6ab94e5597576f759dba02cff961288e37.zip
- Chase libesmtp shlib bump
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 b4b943bcaa62..0c32f5ab7178 100644
--- a/net-p2p/gnunet/Makefile
+++ b/net-p2p/gnunet/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gnunet
PORTVERSION= 0.8.1b
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= net-p2p ipv6
MASTER_SITES= GNU \
http://gnunet.org/download/
@@ -21,7 +21,7 @@ LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \
cares.2:${PORTSDIR}/dns/c-ares \
curl.6:${PORTSDIR}/ftp/curl \
guile.21:${PORTSDIR}/lang/guile \
- esmtp.6:${PORTSDIR}/mail/libesmtp \
+ esmtp.7:${PORTSDIR}/mail/libesmtp \
gmp.10:${PORTSDIR}/math/gmp \
gcrypt.18:${PORTSDIR}/security/libgcrypt \
extractor.3:${PORTSDIR}/textproc/libextractor \