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 fd065983f355..5be1bfd8a6ef 100644 --- a/net/honeyd/Makefile +++ b/net/honeyd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5 CATEGORIES= net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ -MAINTAINER= dominic.marks@btinternet.com +MAINTAINER= ports@FreeBSD.org COMMENT= A utility to simualte services and hosts on a virtual network host BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet \ |