summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-04-21 17:44:08 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-04-21 17:44:08 +0000
commitcf5a50e40991bf375ea22fc60771c7203f8c6c1c (patch)
tree94c83ac9e0397da815dbc4d9e05f1aba7f22ba59 /net-mgmt
parent- Really apply PR [1], last commit only did a PORTREVISION bump (diff)
Drop maintership.
Notes
Notes: svn path=/head/; revision=133879
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/angst/Makefile2
-rw-r--r--net-mgmt/braa/Makefile2
-rw-r--r--net-mgmt/disco/Makefile2
-rw-r--r--net-mgmt/fprobe/Makefile2
-rw-r--r--net-mgmt/iftop/Makefile2
-rw-r--r--net-mgmt/nefu/Makefile2
-rw-r--r--net-mgmt/packit/Makefile2
-rw-r--r--net-mgmt/pixilate/Makefile2
-rw-r--r--net-mgmt/portmon/Makefile2
9 files changed, 9 insertions, 9 deletions
diff --git a/net-mgmt/angst/Makefile b/net-mgmt/angst/Makefile
index e59178f68917..6060d9bca6b8 100644
--- a/net-mgmt/angst/Makefile
+++ b/net-mgmt/angst/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
${MASTER_SITE_PACKETSTORM:S:%SUBDIR%:sniffers/angst:}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= krion@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An active sniffer
BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
diff --git a/net-mgmt/braa/Makefile b/net-mgmt/braa/Makefile
index bce1897403ea..e42b23e3f7a6 100644
--- a/net-mgmt/braa/Makefile
+++ b/net-mgmt/braa/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= http://s-tech.elsat.net.pl/braa/
-MAINTAINER= krion@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tool for making SNMP queries
LIB_DEPENDS= netsnmp.7:${PORTSDIR}/net-mgmt/net-snmp
diff --git a/net-mgmt/disco/Makefile b/net-mgmt/disco/Makefile
index 9dfd0dd79be4..8dc74faabd34 100644
--- a/net-mgmt/disco/Makefile
+++ b/net-mgmt/disco/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.2
CATEGORIES= net-mgmt
MASTER_SITES= http://voodoo.oberon.net/download/
-MAINTAINER= krion@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= IP discovery and fingerprinting utility
GNU_CONFIGURE= yes
diff --git a/net-mgmt/fprobe/Makefile b/net-mgmt/fprobe/Makefile
index 830a5fab6297..0a7a1dba1ff0 100644
--- a/net-mgmt/fprobe/Makefile
+++ b/net-mgmt/fprobe/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= krion@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tool that collects network traffic data
GNU_CONFIGURE= yes
diff --git a/net-mgmt/iftop/Makefile b/net-mgmt/iftop/Makefile
index 9499208a282a..62215f0eb3f3 100644
--- a/net-mgmt/iftop/Makefile
+++ b/net-mgmt/iftop/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net-mgmt
MASTER_SITES= http://www.ex-parrot.com/~pdw/iftop/download/ \
http://voodoo.oberon.net/
-MAINTAINER= krion@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Network utility for real-time bandwidth usage information
GNU_CONFIGURE= yes
diff --git a/net-mgmt/nefu/Makefile b/net-mgmt/nefu/Makefile
index 07849245bb9b..bac8a7f9ffc2 100644
--- a/net-mgmt/nefu/Makefile
+++ b/net-mgmt/nefu/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.9.6
CATEGORIES= net-mgmt
MASTER_SITES= http://rsug.itd.umich.edu/software/nefu/files/
-MAINTAINER= krion@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A network monitoring daemon
GNU_CONFIGURE= yes
diff --git a/net-mgmt/packit/Makefile b/net-mgmt/packit/Makefile
index bfe1b27d6a25..17a427de7d8e 100644
--- a/net-mgmt/packit/Makefile
+++ b/net-mgmt/packit/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net-mgmt
MASTER_SITES= http://packit.sourceforge.net/downloads/
EXTRACT_SUFX= .tgz
-MAINTAINER= krion@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Network auditing tool
BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel
diff --git a/net-mgmt/pixilate/Makefile b/net-mgmt/pixilate/Makefile
index 4622a9ef319a..528cdbae4a99 100644
--- a/net-mgmt/pixilate/Makefile
+++ b/net-mgmt/pixilate/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= winfingerprint
-MAINTAINER= krion@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Generates packets to match a list of Cisco PIX access lists
BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel
diff --git a/net-mgmt/portmon/Makefile b/net-mgmt/portmon/Makefile
index d143e215cde2..5269d0961528 100644
--- a/net-mgmt/portmon/Makefile
+++ b/net-mgmt/portmon/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net-mgmt
MASTER_SITES= http://voodoo.oberon.net/download/ \
http://www.aboleo.net/software/portmon/downloads/
-MAINTAINER= krion@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Daemon that monitor network services
GNU_CONFIGURE= yes