diff options
Diffstat (limited to 'net/honeyd')
-rw-r--r-- | net/honeyd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile index 26c93c74192a..9dfea5d23796 100644 --- a/net/honeyd/Makefile +++ b/net/honeyd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ \ http://niels.xtdnet.nl/honeyd/ -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Simulate virtual network hosts (honeypots) LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent \ |