summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-07-22 10:34:12 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-07-22 10:34:12 +0000
commitbcadc8453d4886afae404ef16fb45db1a7524e0a (patch)
tree54d66b3693797a9dea571de46e63fa8a9f42257c /net
parentUpdate to 030716 (diff)
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor)
Notes
Notes: svn path=/head/; revision=85354
Diffstat (limited to 'net')
-rw-r--r--net/angst/Makefile2
-rw-r--r--net/bfilter/Makefile2
-rw-r--r--net/braa/Makefile2
-rw-r--r--net/disco/Makefile2
-rw-r--r--net/fprobe/Makefile2
-rw-r--r--net/gnunet/Makefile2
-rw-r--r--net/iftop/Makefile2
-rw-r--r--net/nast/Makefile2
-rw-r--r--net/packit/Makefile2
-rw-r--r--net/pmacct/Makefile2
-rw-r--r--net/portmon/Makefile2
-rw-r--r--net/prtunnel/Makefile2
-rw-r--r--net/tacshell/Makefile2
-rw-r--r--net/trickle/Makefile2
-rw-r--r--net/uplog/Makefile2
15 files changed, 15 insertions, 15 deletions
diff --git a/net/angst/Makefile b/net/angst/Makefile
index 9c1797b6e6fe..d456632015f6 100644
--- a/net/angst/Makefile
+++ b/net/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/bfilter/Makefile b/net/bfilter/Makefile
index a359adbaa4ca..d7bd0bc9a8c1 100644
--- a/net/bfilter/Makefile
+++ b/net/bfilter/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= ponomarew@oberon.net
+MAINTAINER= krion@FreeBSD.org
COMMENT= Smart filtering HTTP proxy
GNU_CONFIGURE= yes
diff --git a/net/braa/Makefile b/net/braa/Makefile
index 7c2f0283b2c8..1acb8b162787 100644
--- a/net/braa/Makefile
+++ b/net/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/disco/Makefile b/net/disco/Makefile
index d2ac522e3c34..66a98cefdd79 100644
--- a/net/disco/Makefile
+++ b/net/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/fprobe/Makefile b/net/fprobe/Makefile
index 754206427c02..2fdbe7308c0f 100644
--- a/net/fprobe/Makefile
+++ b/net/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/gnunet/Makefile b/net/gnunet/Makefile
index ad979dbb40ce..948508a0bbf8 100644
--- a/net/gnunet/Makefile
+++ b/net/gnunet/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= GNUnet-${PORTVERSION}
-MAINTAINER= ponomarew@oberon.net
+MAINTAINER= krion@FreeBSD.org
COMMENT= An anonymous, distributed, reputation-based network
USE_LIBTOOL= yes
diff --git a/net/iftop/Makefile b/net/iftop/Makefile
index 69dae1dbfce0..e7453aaadcee 100644
--- a/net/iftop/Makefile
+++ b/net/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/nast/Makefile b/net/nast/Makefile
index b98828bbefeb..8d43a6ab4baf 100644
--- a/net/nast/Makefile
+++ b/net/nast/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://nast.berlios.de/src/ \
http://voodoo.oberon.net/downloads/
DISTNAME= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= ponomarew@oberon.net
+MAINTAINER= krion@FreeBSD.org
COMMENT= Nast is a packet sniffer
BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel
diff --git a/net/packit/Makefile b/net/packit/Makefile
index ded527afba1d..82c558e37579 100644
--- a/net/packit/Makefile
+++ b/net/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/pmacct/Makefile b/net/pmacct/Makefile
index cbf187eb5a6c..bebd8f66cbce 100644
--- a/net/pmacct/Makefile
+++ b/net/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/portmon/Makefile b/net/portmon/Makefile
index 3582616ca211..4c74f1a5870e 100644
--- a/net/portmon/Makefile
+++ b/net/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
diff --git a/net/prtunnel/Makefile b/net/prtunnel/Makefile
index 0beed4b9575f..1ca7ee1e4f62 100644
--- a/net/prtunnel/Makefile
+++ b/net/prtunnel/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.1.8
CATEGORIES= net
MASTER_SITES= http://joshbeam.com/files/
-MAINTAINER= ponomarew@oberon.net
+MAINTAINER= krion@FreeBSD.org
COMMENT= Tunnel for TCP connections using an HTTP or SOCKS5 proxy
USE_REINPLACE= yes
diff --git a/net/tacshell/Makefile b/net/tacshell/Makefile
index 347cf868850c..5a055bfdf3ca 100644
--- a/net/tacshell/Makefile
+++ b/net/tacshell/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.8
CATEGORIES= net
MASTER_SITES= http://www.rezrov.net/software/
-MAINTAINER= ponomarew@oberon.net
+MAINTAINER= krion@FreeBSD.org
COMMENT= Shell authentication for TACACS+ protocol
GNU_CONFIGURE= yes
diff --git a/net/trickle/Makefile b/net/trickle/Makefile
index 09247c6612a0..19c4e2e21835 100644
--- a/net/trickle/Makefile
+++ b/net/trickle/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.06
CATEGORIES= net
MASTER_SITES= http://monkey.org/~marius/trickle/
-MAINTAINER= ponomarew@oberon.net
+MAINTAINER= krion@FreeBSD.org
COMMENT= Lightweight, portable bandwidth shaper
BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent
diff --git a/net/uplog/Makefile b/net/uplog/Makefile
index 7813fab7c409..ba76338c3cb5 100644
--- a/net/uplog/Makefile
+++ b/net/uplog/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.2
CATEGORIES= net
MASTER_SITES= http://www.nerdlabs.org/downloads/${PORTNAME}/
-MAINTAINER= ponomarew@oberon.net
+MAINTAINER= krion@FreeBSD.org
COMMENT= UDP-based ping programm
USE_GETOPT_LONG= yes