diff options
author | sbz <sbz@FreeBSD.org> | 2014-06-26 16:53:03 +0800 |
---|---|---|
committer | sbz <sbz@FreeBSD.org> | 2014-06-26 16:53:03 +0800 |
commit | 8beaa14ad6caa4fc45bd5e24758a772c757a2183 (patch) | |
tree | 866d83b99d04615c7956c3fc1f33949b86900662 /security/rkhunter | |
parent | 044b62d77e0271a139a91c2daf9baab706984fd1 (diff) | |
download | freebsd-ports-gnome-8beaa14ad6caa4fc45bd5e24758a772c757a2183.tar.gz freebsd-ports-gnome-8beaa14ad6caa4fc45bd5e24758a772c757a2183.tar.zst freebsd-ports-gnome-8beaa14ad6caa4fc45bd5e24758a772c757a2183.zip |
- Reset maintainership
Diffstat (limited to 'security/rkhunter')
-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 33517b654869..9ca5a4da60e9 100644 --- a/security/rkhunter/Makefile +++ b/security/rkhunter/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.4.2 CATEGORIES= security MASTER_SITES= SF -MAINTAINER= sbz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Rootkit detection tool LICENSE= GPLv2 |