summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-06-26 16:06:30 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-06-26 16:06:30 +0000
commit9db766bca20cc03ae68a57e7f3a224fac4fead10 (patch)
treed49027e66675092a7c6ae5d424122bc2f46e4874 /net-mgmt
parentUpdate to 9.13. (diff)
Reset vfom@narod.ru: address bounces.
Hat: portmgr Feature safe: yes
Notes
Notes: svn path=/head/; revision=257023
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/TkTopNetFlows/Makefile2
-rw-r--r--net-mgmt/netmond/Makefile2
-rw-r--r--net-mgmt/tknetmon/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/TkTopNetFlows/Makefile b/net-mgmt/TkTopNetFlows/Makefile
index 187b0baa486a..118371a812d2 100644
--- a/net-mgmt/TkTopNetFlows/Makefile
+++ b/net-mgmt/TkTopNetFlows/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 4
CATEGORIES= net-mgmt
MASTER_SITES= http://vfom.narod.ru/download/
-MAINTAINER= vfom@narod.ru
+MAINTAINER= ports@FreeBSD.org
COMMENT= GUI tool for NetFlow data visualisation
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \
diff --git a/net-mgmt/netmond/Makefile b/net-mgmt/netmond/Makefile
index 5b4c2c61fdfe..dd77c8a678da 100644
--- a/net-mgmt/netmond/Makefile
+++ b/net-mgmt/netmond/Makefile
@@ -19,7 +19,7 @@ PATCH_SITES= http://freebsd.unixfreunde.de/sources/ \
PATCH_VERSION= 1
PATCHFILES= ${DISTNAME}.patch${PATCH_VERSION}${EXTRACT_SUFX} ${DISTNAME}.docs${EXTRACT_SUFX}
-MAINTAINER= vfom@narod.ru
+MAINTAINER= ports@FreeBSD.org
COMMENT= Netmond - IP network monitoring daemon
#MK_IFGRAPH= yes
diff --git a/net-mgmt/tknetmon/Makefile b/net-mgmt/tknetmon/Makefile
index b8b083708352..9d5b80b2b16d 100644
--- a/net-mgmt/tknetmon/Makefile
+++ b/net-mgmt/tknetmon/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \
http://vfom.narod.ru/download/
DISTNAME= TkNetmon-${PORTVERSION}
-MAINTAINER= vfom@narod.ru
+MAINTAINER= ports@FreeBSD.org
COMMENT= GUI for network monitoring tool "netmond" ( net-mgmt/netmond )
BUILD_DEPENDS= tclsh8.4:${PORTSDIR}/lang/tcl84