diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-03-21 23:07:52 +0800 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-03-21 23:07:52 +0800 |
commit | 1c4ac570e63afd223130e9aef6bc7a7121072f09 (patch) | |
tree | 06a8eabc6b82a1c00395cf86352497a21d59943f /net/honeyd | |
parent | 9aff84468c5df06cfd70f83da11a724d5a568eb7 (diff) | |
download | freebsd-ports-gnome-1c4ac570e63afd223130e9aef6bc7a7121072f09.tar.gz freebsd-ports-gnome-1c4ac570e63afd223130e9aef6bc7a7121072f09.tar.zst freebsd-ports-gnome-1c4ac570e63afd223130e9aef6bc7a7121072f09.zip |
Update maintainer's address
Submitted by: maintainer
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 72ea2356844f..8b4b7c2a78cc 100644 --- a/net/honeyd/Makefile +++ b/net/honeyd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ \ http://niels.xtdnet.nl/honeyd/ -MAINTAINER= yb@sainte-barbe.org +MAINTAINER= yb@bashibuzuk.net COMMENT= Simulate virtual network hosts (honeypots) BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet \ |