From f6e55bb58d96b338ed2f5c8d645589bf7eec6422 Mon Sep 17 00:00:00 2001 From: krion Date: Thu, 21 Apr 2005 17:44:08 +0000 Subject: Drop maintership. --- net/4g8/Makefile | 2 +- net/hidentd/Makefile | 2 +- net/ifstat/Makefile | 2 +- net/nast/Makefile | 2 +- net/prtunnel/Makefile | 2 +- net/tacshell/Makefile | 2 +- net/uplog/Makefile | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'net') diff --git a/net/4g8/Makefile b/net/4g8/Makefile index ec4143cc775d..5d4e984b217a 100644 --- a/net/4g8/Makefile +++ b/net/4g8/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://forgate.sourceforge.net/downloads/ EXTRACT_SUFX= .tgz -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= 4g8 is a tool that allows you to capture traffic BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel diff --git a/net/hidentd/Makefile b/net/hidentd/Makefile index b06bc0daff32..8e7fdabeb406 100644 --- a/net/hidentd/Makefile +++ b/net/hidentd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4 CATEGORIES= net MASTER_SITES= http://core.segfault.pl/~hobbit/hidentd/dist/ -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple and secure ident (RFC1413) server GNU_CONFIGURE= yes diff --git a/net/ifstat/Makefile b/net/ifstat/Makefile index 90d53e2459c8..ea8c1b83a04f 100644 --- a/net/ifstat/Makefile +++ b/net/ifstat/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://gael.roualland.free.fr/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Network interface statistics monitoring tool GNU_CONFIGURE= yes diff --git a/net/nast/Makefile b/net/nast/Makefile index ee0889a0cdaf..917cf35b458e 100644 --- a/net/nast/Makefile +++ b/net/nast/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://nast.berlios.de/src/ \ http://voodoo.oberon.net/download/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Nast is a packet sniffer BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel diff --git a/net/prtunnel/Makefile b/net/prtunnel/Makefile index 2bd5d47c411b..30c3db26275e 100644 --- a/net/prtunnel/Makefile +++ b/net/prtunnel/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.4 CATEGORIES= net MASTER_SITES= http://joshbeam.com/files/ -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@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 ba81792ea217..3d13a2ccff3f 100644 --- a/net/tacshell/Makefile +++ b/net/tacshell/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.91 CATEGORIES= net MASTER_SITES= http://www.rezrov.net/software/ -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Shell authentication for TACACS+ protocol GNU_CONFIGURE= yes diff --git a/net/uplog/Makefile b/net/uplog/Makefile index b0cb79ed3bf2..5747d84a5bd1 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= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= UDP-based ping programm USE_GETOPT_LONG= yes -- cgit