diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-22 22:44:39 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-22 22:44:39 +0000 |
commit | ee3faf409b37ae74dbbbedcb37a186d394e09a20 (patch) | |
tree | 92ca86c23cf764f630b767ef0805e183ba22d77c /net/honeyd | |
parent | 20662c8b346126ed2532de6121c05875e0036833 (diff) | |
download | ports-ee3faf409b37ae74dbbbedcb37a186d394e09a20.tar.gz ports-ee3faf409b37ae74dbbbedcb37a186d394e09a20.zip |
Notes
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 |