diff options
author | wxs <wxs@FreeBSD.org> | 2008-02-04 23:35:12 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2008-02-04 23:35:12 +0800 |
commit | 75e1656404fb16cacfcc95293d50487f0169a0d2 (patch) | |
tree | 91a7d9628715bcb6895fa462d8712bf0b807f298 /net/honeyd | |
parent | b4e1e1e364b2542e15c08156f3c7f4f29dfc6c06 (diff) | |
download | freebsd-ports-gnome-75e1656404fb16cacfcc95293d50487f0169a0d2.tar.gz freebsd-ports-gnome-75e1656404fb16cacfcc95293d50487f0169a0d2.tar.zst freebsd-ports-gnome-75e1656404fb16cacfcc95293d50487f0169a0d2.zip |
Update my address.
Approved by: garga (mentor)
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 \ |