diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2006-06-30 02:53:12 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2006-06-30 02:53:12 +0000 |
commit | f16517a4838ffbe7105052632ff22ee50e640c46 (patch) | |
tree | 0db936d7306c846434946b6f400497c0a972c021 /net/trickle/Makefile | |
parent | 1baaaa4f314839fc2e6a0cdb4f943a278c9b56b9 (diff) |
Notes
Diffstat (limited to 'net/trickle/Makefile')
-rw-r--r-- | net/trickle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/trickle/Makefile b/net/trickle/Makefile index a349bf6d16f6..e7ba3b3d70c2 100644 --- a/net/trickle/Makefile +++ b/net/trickle/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://monkey.org/~marius/trickle/ MAINTAINER= mezz@FreeBSD.org COMMENT= Lightweight, portable bandwidth shaper -LIB_DEPENDS= event-1.1a.1:${PORTSDIR}/devel/libevent +LIB_DEPENDS= event-1.2.1:${PORTSDIR}/devel/libevent GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |