aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--irc/ircd-rusnet/Makefile2
-rw-r--r--net-im/echat/Makefile2
-rw-r--r--security/ipguard/Makefile2
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