aboutsummaryrefslogtreecommitdiffstats
path: root/security/rkhunter/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-01-29 08:02:30 +0800
committerpav <pav@FreeBSD.org>2005-01-29 08:02:30 +0800
commitdd71a84182e82b5a4844461184e09b43be318b9a (patch)
tree45015341253549710890881233034a9782ba2e06 /security/rkhunter/Makefile
parente1201c10cb5efdb9158a1ad6cd45c1ab3af00d32 (diff)
downloadfreebsd-ports-gnome-dd71a84182e82b5a4844461184e09b43be318b9a.tar.gz
freebsd-ports-gnome-dd71a84182e82b5a4844461184e09b43be318b9a.tar.zst
freebsd-ports-gnome-dd71a84182e82b5a4844461184e09b43be318b9a.zip
- Update to 1.1.9
PR: ports/76699 Submitted by: bugghy <vaidab@safe-mail.net> (maintainer)
Diffstat (limited to 'security/rkhunter/Makefile')
-rw-r--r--security/rkhunter/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/security/rkhunter/Makefile b/security/rkhunter/Makefile
index 9e1162214c78..e54939e98775 100644
--- a/security/rkhunter/Makefile
+++ b/security/rkhunter/Makefile
@@ -6,14 +6,15 @@
#
PORTNAME= rkhunter
-PORTVERSION= 1.1.8
+PORTVERSION= 1.1.9
CATEGORIES= security
MASTER_SITES= http://downloads.rootkit.nl/
-MAINTAINER= bugghy@SAFe-mail.net
+MAINTAINER= vaidab@safe-mail.net
COMMENT= Rootkit detection tool
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
+ wget:${PORTSDIR}/ftp/wget
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_PERL5= yes