diff options
Diffstat (limited to 'security/samhain/Makefile')
-rw-r--r-- | security/samhain/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/samhain/Makefile b/security/samhain/Makefile index 740bf442cf8a..d572bdece684 100644 --- a/security/samhain/Makefile +++ b/security/samhain/Makefile @@ -5,14 +5,13 @@ # $FreeBSD$ PORTNAME= samhain -PORTVERSION= 2.3.0 -PORTREVISION= 1 +PORTVERSION= 2.3.1 CATEGORIES= security MASTER_SITES= http://la-samhna.de/archive/ \ http://redundancy.redundancy.org/mirror/ DISTNAME= samhain_signed-${PORTVERSION} -MAINTAINER= lx@redundancy.redundancy.org +MAINTAINER= lx@FreeBSD.org COMMENT= The Samhain Intrusion Detection System OPTIONS= KCHECK "Enable rogue KLD detection" off \ |