aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-09-05 09:18:30 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-09-05 09:18:30 +0000
commita4c2e4308ac4a1924d9fc6f8b7a66e2bfb38e47e (patch)
treea5a5ae3837236ec349575bd10e1800c91b080651
parent2d5a36483a562e87684f7ad9f64c975e99bfa300 (diff)
Notes
-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