diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-05 17:18:30 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-05 17:18:30 +0800 |
commit | 05773ebef2583691e7f3e587372ca62b32b7a9e1 (patch) | |
tree | 4b9f3e15d65a3e2fa7a8fd71752b91f78093686b | |
parent | 276df135e4409d72bae83a774e6ff0aa8b2bd23b (diff) | |
download | freebsd-ports-gnome-05773ebef2583691e7f3e587372ca62b32b7a9e1.tar.gz freebsd-ports-gnome-05773ebef2583691e7f3e587372ca62b32b7a9e1.tar.zst freebsd-ports-gnome-05773ebef2583691e7f3e587372ca62b32b7a9e1.zip |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
-rw-r--r-- | irc/ircd-rusnet/Makefile | 2 | ||||
-rw-r--r-- | net-im/echat/Makefile | 2 | ||||
-rw-r--r-- | 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 |