diff options
author | krion <krion@FreeBSD.org> | 2005-04-22 01:44:08 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-04-22 01:44:08 +0800 |
commit | f6e55bb58d96b338ed2f5c8d645589bf7eec6422 (patch) | |
tree | 0c3f1834c869edf5862e8da8ceb2c782ade1f433 /net | |
parent | 51aa04728ef0a6bfd726de17780d0ae5fb63f4c7 (diff) | |
download | freebsd-ports-gnome-f6e55bb58d96b338ed2f5c8d645589bf7eec6422.tar.gz freebsd-ports-gnome-f6e55bb58d96b338ed2f5c8d645589bf7eec6422.tar.zst freebsd-ports-gnome-f6e55bb58d96b338ed2f5c8d645589bf7eec6422.zip |
Drop maintership.
Diffstat (limited to 'net')
-rw-r--r-- | net/4g8/Makefile | 2 | ||||
-rw-r--r-- | net/hidentd/Makefile | 2 | ||||
-rw-r--r-- | net/ifstat/Makefile | 2 | ||||
-rw-r--r-- | net/nast/Makefile | 2 | ||||
-rw-r--r-- | net/prtunnel/Makefile | 2 | ||||
-rw-r--r-- | net/tacshell/Makefile | 2 | ||||
-rw-r--r-- | net/uplog/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
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 |