aboutsummaryrefslogtreecommitdiff
path: root/net/trickle
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2007-04-06 18:28:46 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2007-04-06 18:28:46 +0000
commitbdbb9d66b8bb189cb330b59cda44b11b727480f7 (patch)
tree4a254261a09aefa663904500a64eb543a8616175 /net/trickle
parent83283fa6fe55a1b36517a748bf31bb1e8ba05a0d (diff)
downloadports-bdbb9d66b8bb189cb330b59cda44b11b727480f7.tar.gz
ports-bdbb9d66b8bb189cb330b59cda44b11b727480f7.zip
- Bump PORTREVISION and change LIB_DEPENDS to reflect libevent update.
Notes
Notes: svn path=/head/; revision=189394
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 2f9a692e346c..dff46a6e6adf 100644
--- a/net/trickle/Makefile
+++ b/net/trickle/Makefile
@@ -7,14 +7,14 @@
PORTNAME= trickle
PORTVERSION= 1.06
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net
MASTER_SITES= http://monkey.org/~marius/trickle/
MAINTAINER= mezz@FreeBSD.org
COMMENT= Lightweight, portable bandwidth shaper
-LIB_DEPENDS= event-1.2a:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.3b:${PORTSDIR}/devel/libevent
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes