diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/ipguard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |