diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
commit | bcadc8453d4886afae404ef16fb45db1a7524e0a (patch) | |
tree | 54d66b3693797a9dea571de46e63fa8a9f42257c /net-mgmt | |
parent | 34ca4ff449d094ab8b2f73f1b73ca01433ca9b6a (diff) | |
download | ports-bcadc8453d4886afae404ef16fb45db1a7524e0a.tar.gz ports-bcadc8453d4886afae404ef16fb45db1a7524e0a.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/angst/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/braa/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/disco/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/fprobe/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/iftop/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/packit/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/pmacct/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/portmon/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/net-mgmt/angst/Makefile b/net-mgmt/angst/Makefile index 9c1797b6e6fe..d456632015f6 100644 --- a/net-mgmt/angst/Makefile +++ b/net-mgmt/angst/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@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 7c2f0283b2c8..1acb8b162787 100644 --- a/net-mgmt/braa/Makefile +++ b/net-mgmt/braa/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.41 CATEGORIES= net MASTER_SITES= http://s-tech.elsat.net.pl/braa/ -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Tool for making SNMP queries LIB_DEPENDS= netsnmp.5:${PORTSDIR}/net/net-snmp diff --git a/net-mgmt/disco/Makefile b/net-mgmt/disco/Makefile index d2ac522e3c34..66a98cefdd79 100644 --- a/net-mgmt/disco/Makefile +++ b/net-mgmt/disco/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.altmode.com/disco/ DISTNAME= ${PORTNAME}-${PORTVERSION}bsd -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= IP discovery and fingerprinting utility GNU_CONFIGURE= yes diff --git a/net-mgmt/fprobe/Makefile b/net-mgmt/fprobe/Makefile index 754206427c02..2fdbe7308c0f 100644 --- a/net-mgmt/fprobe/Makefile +++ b/net-mgmt/fprobe/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/.pre/} -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Tool that collects network traffic data MAN1= fprobe.1 diff --git a/net-mgmt/iftop/Makefile b/net-mgmt/iftop/Makefile index 69dae1dbfce0..e7453aaadcee 100644 --- a/net-mgmt/iftop/Makefile +++ b/net-mgmt/iftop/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.13 CATEGORIES= net MASTER_SITES= http://www.ex-parrot.com/~pdw/iftop/download/ -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Network utility for real-time bandwidth usage information MAN8= iftop.8 diff --git a/net-mgmt/packit/Makefile b/net-mgmt/packit/Makefile index ded527afba1d..82c558e37579 100644 --- a/net-mgmt/packit/Makefile +++ b/net-mgmt/packit/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://packit.sourceforge.net/downloads/ EXTRACT_SUFX= .tgz -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Network auditing tool BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index cbf187eb5a6c..bebd8f66cbce 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.2 CATEGORIES= net MASTER_SITES= http://www.ba.cnr.it/~paolo/pmacct/ -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Network tool to gather IP traffic information .if defined(WITH_MYSQL) diff --git a/net-mgmt/portmon/Makefile b/net-mgmt/portmon/Makefile index 3582616ca211..4c74f1a5870e 100644 --- a/net-mgmt/portmon/Makefile +++ b/net-mgmt/portmon/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.9 CATEGORIES= net MASTER_SITES= http://www.aboleo.net/software/portmon/downloads/ -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Daemon that monitor network services GNU_CONFIGURE= yes |