diff options
-rw-r--r-- | net/arpd/Makefile | 2 | ||||
-rw-r--r-- | net/honeyd/Makefile | 2 | ||||
-rw-r--r-- | net/libnetdude/Makefile | 2 | ||||
-rw-r--r-- | net/libpcapnav/Makefile | 2 | ||||
-rw-r--r-- | net/netdude/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/net/arpd/Makefile b/net/arpd/Makefile index f1263fe674de..a342e81081a8 100644 --- a/net/arpd/Makefile +++ b/net/arpd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2 CATEGORIES= net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ -MAINTAINER= yb@sainte-barbe.org +MAINTAINER= yb@bashibuzuk.net COMMENT= A daemon to service arp replies BUILD_DEPENDS= ${LOCALBASE}/include/dnet.h:${PORTSDIR}/net/libdnet \ 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 \ diff --git a/net/libnetdude/Makefile b/net/libnetdude/Makefile index 9ea3d76d0cef..ed1b19a3c7ac 100644 --- a/net/libnetdude/Makefile +++ b/net/libnetdude/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= netdude -MAINTAINER= yb@sainte-barbe.org +MAINTAINER= yb@bashibuzuk.net COMMENT= A library for manipulating libpcap/tcpdump trace files LIB_DEPENDS= pcapnav.0:${PORTSDIR}/net/libpcapnav diff --git a/net/libpcapnav/Makefile b/net/libpcapnav/Makefile index defb086dd1cb..e20a1d17a59d 100644 --- a/net/libpcapnav/Makefile +++ b/net/libpcapnav/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= netdude -MAINTAINER= yb@sainte-barbe.org +MAINTAINER= yb@bashibuzuk.net COMMENT= A libpcap wrapper library CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${DOCSDIR} diff --git a/net/netdude/Makefile b/net/netdude/Makefile index dd98f922fadd..f1664cf12b38 100644 --- a/net/netdude/Makefile +++ b/net/netdude/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= yb@sainte-barbe.org +MAINTAINER= yb@bashibuzuk.net COMMENT= NETwork DUmp data Displayer and Editor for tcpdump tracefiles LIB_DEPENDS= netdude.0:${PORTSDIR}/net/libnetdude |