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 | |
parent | 51aa04728ef0a6bfd726de17780d0ae5fb63f4c7 (diff) | |
download | freebsd-ports-gnome-f6e55bb58d96b338ed2f5c8d645589bf7eec6422.tar.gz freebsd-ports-gnome-f6e55bb58d96b338ed2f5c8d645589bf7eec6422.tar.zst freebsd-ports-gnome-f6e55bb58d96b338ed2f5c8d645589bf7eec6422.zip |
Drop maintership.
-rw-r--r-- | dns/dnsflood/Makefile | 2 | ||||
-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/nefu/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/packit/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/pixilate/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/portmon/Makefile | 2 | ||||
-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 | ||||
-rw-r--r-- | news/nget/Makefile | 2 | ||||
-rw-r--r-- | news/noffle/Makefile | 2 | ||||
-rw-r--r-- | security/beecrypt/Makefile | 2 | ||||
-rw-r--r-- | www/ffproxy/Makefile | 2 | ||||
-rw-r--r-- | www/middleman/Makefile | 2 |
22 files changed, 22 insertions, 22 deletions
diff --git a/dns/dnsflood/Makefile b/dns/dnsflood/Makefile index 9643adc1d9f5..ecb67f0e7dc5 100644 --- a/dns/dnsflood/Makefile +++ b/dns/dnsflood/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.adotout.com/ \ http://voodoo.oberon.net/download/ EXTRACT_SUFX= .tgz -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= DNS flood detector USE_GETOPT_LONG= yes 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 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 diff --git a/news/nget/Makefile b/news/nget/Makefile index 28900d9f2de4..2f8c33bb3401 100644 --- a/news/nget/Makefile +++ b/news/nget/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nget DISTNAME= nget-${PORTVERSION}+uulib -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Auto-resuming command line nntp file grabber MAN1= nget.1 ngetlite.1 diff --git a/news/noffle/Makefile b/news/noffle/Makefile index 482ddd4e40c3..71e2d530ca37 100644 --- a/news/noffle/Makefile +++ b/news/noffle/Makefile @@ -11,7 +11,7 @@ CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= News server for low speed dial-up connections LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm diff --git a/security/beecrypt/Makefile b/security/beecrypt/Makefile index 90371caafa9e..82c2389f401e 100644 --- a/security/beecrypt/Makefile +++ b/security/beecrypt/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= BeeCrypt is an open source cryptography library GNU_CONFIGURE= yes diff --git a/www/ffproxy/Makefile b/www/ffproxy/Makefile index 6888b12c9dbe..3ae3bf0c21a5 100644 --- a/www/ffproxy/Makefile +++ b/www/ffproxy/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.6 CATEGORIES= www MASTER_SITES= http://faith.eu.org/${PORTNAME}/ -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Filtering HTTP proxy server GNU_CONFIGURE= yes diff --git a/www/middleman/Makefile b/www/middleman/Makefile index a29e78418973..46151fd30cc6 100644 --- a/www/middleman/Makefile +++ b/www/middleman/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= middle-man -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A robust proxy server WRKSRC= ${WRKDIR}/${PORTNAME} |