diff options
author | linimon <linimon@FreeBSD.org> | 2010-06-27 00:06:30 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-06-27 00:06:30 +0800 |
commit | c207392a06efb7d4d9b91b0fc61b31a3a846e9ef (patch) | |
tree | c5dc407a0cce189ecbbbd3489d05ec9f2f0cc076 | |
parent | bb7549a2a30d2876898a98a6b309759eb95af438 (diff) | |
download | freebsd-ports-gnome-c207392a06efb7d4d9b91b0fc61b31a3a846e9ef.tar.gz freebsd-ports-gnome-c207392a06efb7d4d9b91b0fc61b31a3a846e9ef.tar.zst freebsd-ports-gnome-c207392a06efb7d4d9b91b0fc61b31a3a846e9ef.zip |
Reset vfom@narod.ru: address bounces.
Hat: portmgr
Feature safe: yes
-rw-r--r-- | net-mgmt/TkTopNetFlows/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/netmond/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/tknetmon/Makefile | 2 |
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 |