diff options
author | vs <vs@FreeBSD.org> | 2005-03-21 23:07:52 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-03-21 23:07:52 +0800 |
commit | 3ec618eb98bda403c6bccd2ea7468e96291a43ac (patch) | |
tree | dd71392e6f2733fe65dfcc808334a2c9946688f0 /net/honeyd/Makefile | |
parent | ea46ab7167c255df209d1d918e2b9e3641131268 (diff) | |
download | freebsd-ports-gnome-3ec618eb98bda403c6bccd2ea7468e96291a43ac.tar.gz freebsd-ports-gnome-3ec618eb98bda403c6bccd2ea7468e96291a43ac.tar.zst freebsd-ports-gnome-3ec618eb98bda403c6bccd2ea7468e96291a43ac.zip |
Update maintainer's address
Submitted by: maintainer
Diffstat (limited to 'net/honeyd/Makefile')
-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 \ |