aboutsummaryrefslogtreecommitdiff
path: root/net/trickle
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2008-01-02 23:43:03 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2008-01-02 23:43:03 +0000
commit5265c7a7989d783a5dbb5702c8d38f65b5e445b4 (patch)
tree8631e411d49297f4cf6dbca9150c3e0ac079219a /net/trickle
parentd259acf7f19d38f367e914afbbed0606e094d468 (diff)
downloadports-5265c7a7989d783a5dbb5702c8d38f65b5e445b4.tar.gz
ports-5265c7a7989d783a5dbb5702c8d38f65b5e445b4.zip
Notes
Diffstat (limited to 'net/trickle')
-rw-r--r--net/trickle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/trickle/Makefile b/net/trickle/Makefile
index 6857c6eb582d..c802c3c4a38c 100644
--- a/net/trickle/Makefile
+++ b/net/trickle/Makefile
@@ -7,14 +7,14 @@
PORTNAME= trickle
PORTVERSION= 1.06
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net
MASTER_SITES= http://monkey.org/~marius/trickle/
MAINTAINER= mezz@FreeBSD.org
COMMENT= Lightweight, portable bandwidth shaper
-LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes