diff options
Diffstat (limited to 'net/honeyd')
-rw-r--r-- | net/honeyd/Makefile | 3 | ||||
-rw-r--r-- | net/honeyd/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile index 0c9dfed64f31..106c7bdb8652 100644 --- a/net/honeyd/Makefile +++ b/net/honeyd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= honeyd -PORTVERSION= 0.7a +PORTVERSION= 0.8 CATEGORIES= net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ \ http://niels.xtdnet.nl/honeyd/ @@ -17,6 +17,7 @@ COMMENT= Simulate virtual network hosts (honeypots) BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet \ ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent +#OPTIONS= PYTHON "Enable Python support" off USE_REINPLACE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes diff --git a/net/honeyd/distinfo b/net/honeyd/distinfo index 3b808347f3ad..04c94262ffa0 100644 --- a/net/honeyd/distinfo +++ b/net/honeyd/distinfo @@ -1 +1 @@ -MD5 (honeyd-0.7a.tar.gz) = 04ae109952d274aba4c0ab398e213ef2 +MD5 (honeyd-0.8.tar.gz) = d8d3692176d2f78841f7a3384ccb0b73 |