aboutsummaryrefslogtreecommitdiffstats
path: root/net/honeyd
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2008-01-03 07:43:03 +0800
committermnag <mnag@FreeBSD.org>2008-01-03 07:43:03 +0800
commit39b5e86c2fdc9b338a7aa0e7e95828fa7b6a4d1f (patch)
tree49ed2c0801e713b1b65c1e352e84cf737233f493 /net/honeyd
parentad3ff9ee4189fd97f95772109ba3ecd321ac21f9 (diff)
downloadfreebsd-ports-graphics-39b5e86c2fdc9b338a7aa0e7e95828fa7b6a4d1f.tar.gz
freebsd-ports-graphics-39b5e86c2fdc9b338a7aa0e7e95828fa7b6a4d1f.tar.zst
freebsd-ports-graphics-39b5e86c2fdc9b338a7aa0e7e95828fa7b6a4d1f.zip
- Bump PORTREVISION since devel/libevent are updated.
Diffstat (limited to 'net/honeyd')
-rw-r--r--net/honeyd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile
index f2c6fbb3b33..26c93c74192 100644
--- a/net/honeyd/Makefile
+++ b/net/honeyd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= honeyd
PORTVERSION= 1.5c
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ \
http://niels.xtdnet.nl/honeyd/
@@ -15,7 +15,7 @@ MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ \
MAINTAINER= wxs@atarininja.org
COMMENT= Simulate virtual network hosts (honeypots)
-LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent \
+LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent \
dnet.1:${PORTSDIR}/net/libdnet
BUILD_DEPENDS= ${LOCALBASE}/lib/libpcre.a:${PORTSDIR}/devel/pcre