diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-02-04 23:35:12 +0800 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-02-04 23:35:12 +0800 |
commit | ce0191e49e820f920d56b0d7c750795e950c4790 (patch) | |
tree | f2ea421b42a653320678738c4097e0548f381ea9 /net/honeyd | |
parent | 821e267c37766bdc6f7fc3a80fe4b3bbceb29a3f (diff) | |
download | freebsd-ports-gnome-ce0191e49e820f920d56b0d7c750795e950c4790.tar.gz freebsd-ports-gnome-ce0191e49e820f920d56b0d7c750795e950c4790.tar.zst freebsd-ports-gnome-ce0191e49e820f920d56b0d7c750795e950c4790.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 \ |