diff options
-rw-r--r-- | security/rkhunter/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/security/rkhunter/Makefile b/security/rkhunter/Makefile index 990fa9b2284d..260ab29558a2 100644 --- a/security/rkhunter/Makefile +++ b/security/rkhunter/Makefile @@ -9,9 +9,10 @@ PORTNAME= rkhunter PORTVERSION= 1.2.8 PORTREVISION= 3 CATEGORIES= security -MASTER_SITES= http://downloads.rootkit.nl/ +MASTER_SITES= http://downloads.rootkit.nl/ \ + http://mirror.trouble-free.net/sources/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= babak@farrokhi.net COMMENT= Rootkit detection tool OPTIONS= LSOF "Use LSOF" on \ |