diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-08-19 16:49:49 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-08-19 16:49:49 +0000 |
commit | 50130fcfc65ae79eb73140ff6dc7e1721b7ab6a9 (patch) | |
tree | 09a4e22fa9a3351fee96dabd37a67de5ab8b2322 /net/honeyd | |
parent | f01b52c7fe4ad2b10060b87907d6a262acf5d873 (diff) | |
download | ports-50130fcfc65ae79eb73140ff6dc7e1721b7ab6a9.tar.gz ports-50130fcfc65ae79eb73140ff6dc7e1721b7ab6a9.zip |
- Update maintainer addresses
PR: ports/102230
Submitted by: Wesley Shields <wxs(at)atarininja.org>
Approved by: krion (mentor)
Notes
Notes:
svn path=/head/; revision=170994
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 93c9bd37e6ab..e15ec297b807 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= wxs@csh.rit.edu +MAINTAINER= wxs@atarininja.org COMMENT= Simulate virtual network hosts (honeypots) BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet \ |