diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 09:18:30 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 09:18:30 +0000 |
commit | a4c2e4308ac4a1924d9fc6f8b7a66e2bfb38e47e (patch) | |
tree | a5a5ae3837236ec349575bd10e1800c91b080651 /security | |
parent | 2d5a36483a562e87684f7ad9f64c975e99bfa300 (diff) | |
download | ports-a4c2e4308ac4a1924d9fc6f8b7a66e2bfb38e47e.tar.gz ports-a4c2e4308ac4a1924d9fc6f8b7a66e2bfb38e47e.zip |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=172304
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 |