diff options
author | Niels Heinen <niels@FreeBSD.org> | 2005-06-13 14:13:37 +0000 |
---|---|---|
committer | Niels Heinen <niels@FreeBSD.org> | 2005-06-13 14:13:37 +0000 |
commit | c1bd3a408a599f660600fd1135c1b474a56d7eef (patch) | |
tree | 663f4d3c888419008e25c922aed57bd3b6826152 /security/rkhunter/Makefile | |
parent | Add jakarta-tomcat55, the Tomcat 5.5.x branch (diff) |
Upgrade to version 1.2.7
PR: ports/82193
Submitted by: Babak Farrokhi
Approved by: nectar (mentor)
Diffstat (limited to 'security/rkhunter/Makefile')
-rw-r--r-- | security/rkhunter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/rkhunter/Makefile b/security/rkhunter/Makefile index 1e07c4092755..5b67c2d3023e 100644 --- a/security/rkhunter/Makefile +++ b/security/rkhunter/Makefile @@ -6,11 +6,11 @@ # PORTNAME= rkhunter -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.7 CATEGORIES= security MASTER_SITES= http://downloads.rootkit.nl/ -MAINTAINER= vaidab@safe-mail.net +MAINTAINER= babak@farrokhi.net COMMENT= Rootkit detection tool RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 |