diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2009-06-03 23:19:10 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2009-06-03 23:19:10 +0800 |
commit | 6ed72ad6c6439bde82ae8616b7ce9fcc219a2e66 (patch) | |
tree | aec75cad62e8b8a0549143f7893d86534bc1373d /net | |
parent | 12d4638f12484fd67ad76328df0a2ee00d94b821 (diff) | |
download | freebsd-ports-gnome-6ed72ad6c6439bde82ae8616b7ce9fcc219a2e66.tar.gz freebsd-ports-gnome-6ed72ad6c6439bde82ae8616b7ce9fcc219a2e66.tar.zst freebsd-ports-gnome-6ed72ad6c6439bde82ae8616b7ce9fcc219a2e66.zip |
Take over maintenance
Approved by: wxs (mentor)
Diffstat (limited to 'net')
-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 997185498bca..1e6d2fc93947 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@FreeBSD.org +MAINTAINER= skreuzer@FreeBSD.org COMMENT= Simulate virtual network hosts (honeypots) LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent \ |