From a4c2e4308ac4a1924d9fc6f8b7a66e2bfb38e47e Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Tue, 5 Sep 2006 09:18:30 +0000 Subject: [PATCH] Reset inactive maintainer who has not responded to email. Hat: portmgr --- irc/ircd-rusnet/Makefile | 2 +- net-im/echat/Makefile | 2 +- security/ipguard/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/irc/ircd-rusnet/Makefile b/irc/ircd-rusnet/Makefile index cae3d138dc15..57401098e7ee 100644 --- a/irc/ircd-rusnet/Makefile +++ b/irc/ircd-rusnet/Makefile @@ -16,7 +16,7 @@ CATEGORIES= irc russian MASTER_SITES= http://freebsd.unixfreunde.de/sources/ DISTNAME= rusnet-${PORTVERSION} -MAINTAINER= sead@mail.ru +MAINTAINER= ports@FreeBSD.org COMMENT= RusNet Internet Relay Chat Server USE_BZIP2= yes diff --git a/net-im/echat/Makefile b/net-im/echat/Makefile index 24cae922a383..54d1b7527850 100644 --- a/net-im/echat/Makefile +++ b/net-im/echat/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 0.04beta1 CATEGORIES= net-im MASTER_SITES= http://echat.deep.perm.ru/files/ -MAINTAINER= sead@mail.ru +MAINTAINER= ports@FreeBSD.org COMMENT= LAN chat program over the TCP/IP networks MAN1= echat.1 diff --git a/security/ipguard/Makefile b/security/ipguard/Makefile index fa681c7543de..a5a20b028af9 100644 --- a/security/ipguard/Makefile +++ b/security/ipguard/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://ipguard.deep.perm.ru/files/ -MAINTAINER= sead@mail.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Tool designed to protect LAN IP adress space by ARP spoofing BUILD_DEPENDS= libnet*<=1.1.0,1:${PORTSDIR}/net/libnet10