diff options
author | krion <krion@FreeBSD.org> | 2004-01-23 06:44:39 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-01-23 06:44:39 +0800 |
commit | 884f39d13449f3d69e92b1db7046ac374b5a0e62 (patch) | |
tree | 67cae46c3ba2f168fb75c1608a4add03bfe12f77 /net | |
parent | e08e5a445805a54bd8c837f54d6b4ea9cc684d99 (diff) | |
download | freebsd-ports-gnome-884f39d13449f3d69e92b1db7046ac374b5a0e62.tar.gz freebsd-ports-gnome-884f39d13449f3d69e92b1db7046ac374b5a0e62.tar.zst freebsd-ports-gnome-884f39d13449f3d69e92b1db7046ac374b5a0e62.zip |
- - Update to version 0.8
PR: 61737
Submitted by: maintainer
Diffstat (limited to 'net')
-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 |