diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/asused/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/ipacco/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/junipoll/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nefu/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/p0f/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/p5-Cflow/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/net-mgmt/asused/Makefile b/net-mgmt/asused/Makefile index fb5fce165b24..e028d181ec45 100644 --- a/net-mgmt/asused/Makefile +++ b/net-mgmt/asused/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.ripe.net/tools/ \ http://ftp.belnet.be/pub/mirror/ftp.ripe.net/ripe/tools/ DISTNAME= ${PORTNAME}-${PORTVERSION}_whois_new_query_fix -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= Command-line tool to run a check on the usage of the RIPE Whois DB USE_PERL5= yes diff --git a/net-mgmt/ipacco/Makefile b/net-mgmt/ipacco/Makefile index 1c0309c39865..36ba6ccac1d4 100644 --- a/net-mgmt/ipacco/Makefile +++ b/net-mgmt/ipacco/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-mgmt www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ipacco -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= Web based tool to analyze Cisco IP accounting data RUN_DEPENDS= ${LOCALBASE}/include/tclExtend.h:${PORTSDIR}/lang/tclX \ diff --git a/net-mgmt/junipoll/Makefile b/net-mgmt/junipoll/Makefile index 79122542cd8e..ca4b7eee1ec4 100644 --- a/net-mgmt/junipoll/Makefile +++ b/net-mgmt/junipoll/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-mgmt perl5 MASTER_SITES= http://net.doit.wisc.edu/~plonka/junipoll/ MASTER_SITE_SUBDIR= . old -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= JUNIper router snmp POLLer for firewall filter counters RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \ diff --git a/net-mgmt/nefu/Makefile b/net-mgmt/nefu/Makefile index 570fb18f2528..471ecff81c74 100644 --- a/net-mgmt/nefu/Makefile +++ b/net-mgmt/nefu/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-mgmt MASTER_SITES= http://rsug.itd.umich.edu/software/nefu/files/ EXTRACT_SUFX= .tgz -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= A network monitoring daemon GNU_CONFIGURE= yes diff --git a/net-mgmt/p0f/Makefile b/net-mgmt/p0f/Makefile index 6465b98660c3..a56ab9bcc109 100644 --- a/net-mgmt/p0f/Makefile +++ b/net-mgmt/p0f/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://lcamtuf.coredump.cx/p0f/ \ http://farrokhi.net/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= Passive OS fingerprinting tool USE_GMAKE= yes diff --git a/net-mgmt/p5-Cflow/Makefile b/net-mgmt/p5-Cflow/Makefile index 8172fc91917d..94b88095bd78 100644 --- a/net-mgmt/p5-Cflow/Makefile +++ b/net-mgmt/p5-Cflow/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://net.doit.wisc.edu/~plonka/Cflow/ \ http://net.doit.wisc.edu/~plonka/Cflow/old/ PKGNAMEPREFIX= p5- -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= Analyze raw flow files written by cflowd (Cisco NetFlow data) .if defined(WITH_FLOW_TOOLS) |