diff options
author | Niels Heinen <niels@FreeBSD.org> | 2005-06-14 18:52:04 +0000 |
---|---|---|
committer | Niels Heinen <niels@FreeBSD.org> | 2005-06-14 18:52:04 +0000 |
commit | 066316238bc7d59473c6883b8fa03d2029c8383a (patch) | |
tree | 5927c55a232b46835d5b5fc8833b439d97b1e705 | |
parent | Update 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/Makefile | 2 |
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 |