summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiels Heinen <niels@FreeBSD.org>2005-06-14 18:52:04 +0000
committerNiels Heinen <niels@FreeBSD.org>2005-06-14 18:52:04 +0000
commit066316238bc7d59473c6883b8fa03d2029c8383a (patch)
tree5927c55a232b46835d5b5fc8833b439d97b1e705
parentUpdate to 0.3.3. Changes include: (diff)
Change MAINTAINER email back from babak@farrokhi.net to
vaidab@safe-mail.net. This was mistakenly changed during yesterdays patch. Approved by: nectar (mentor)
Notes
Notes: svn path=/head/; revision=137455
-rw-r--r--security/rkhunter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rkhunter/Makefile b/security/rkhunter/Makefile
index 5b67c2d3023e..512fa3d2261c 100644
--- a/security/rkhunter/Makefile
+++ b/security/rkhunter/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.2.7
CATEGORIES= security
MASTER_SITES= http://downloads.rootkit.nl/
-MAINTAINER= babak@farrokhi.net
+MAINTAINER= vaidab@safe-mail.net
COMMENT= Rootkit detection tool
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1