diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2005-09-21 22:56:58 +0000 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2005-09-21 22:56:58 +0000 |
commit | 3d23c947576c8fa7decbfad97e0b2388f135c04b (patch) | |
tree | 03efe5764886c304114cd1ac87717067c42716a4 /security/samhain | |
parent | 07fdf827c8770cc86dc67369cdc92bb011be667a (diff) | |
download | FreeBSD-ports-3d23c947576c8fa7decbfad97e0b2388f135c04b.zip FreeBSD-ports-3d23c947576c8fa7decbfad97e0b2388f135c04b.tar.gz |
Update to 2.0.10 [1]
Feed portlint
PR: 86426 [1]
Submitted by: David Thiel (maintainer) [1]
Diffstat (limited to 'security/samhain')
-rw-r--r-- | security/samhain/Makefile | 6 | ||||
-rw-r--r-- | security/samhain/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/security/samhain/Makefile b/security/samhain/Makefile index 191c26d..dd3e5a8 100644 --- a/security/samhain/Makefile +++ b/security/samhain/Makefile @@ -19,11 +19,11 @@ # PORTNAME= samhain -PORTVERSION= 2.0.9 +PORTVERSION= 2.0.10 CATEGORIES= security MASTER_SITES= http://la-samhna.de/archive/ \ http://cold.darkambient.net/ -DISTFILES= samhain_signed-${PORTVERSION}.tar.gz +DISTNAME= samhain_signed-${PORTVERSION}.tar.gz MAINTAINER= lx@redundancy.redundancy.org COMMENT= The Samhain Intrusion Detection System @@ -37,6 +37,8 @@ OPTIONS= KCHECK "Enable rogue KLD detection" off \ CLIENT "Build as Samhain network client" off \ SERVER "Build as Yule network server" off +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} + .include <bsd.port.pre.mk> .if defined(WITH_GPG) diff --git a/security/samhain/distinfo b/security/samhain/distinfo index 54990c8..01ec16b 100644 --- a/security/samhain/distinfo +++ b/security/samhain/distinfo @@ -1,2 +1,2 @@ -MD5 (samhain_signed-2.0.9.tar.gz) = 48985d91400db746f1513fc332edb704 -SIZE (samhain_signed-2.0.9.tar.gz) = 1210510 +MD5 (samhain_signed-2.0.10.tar.gz) = 30fa821fdeb674b57aa7db0b66ed3af2 +SIZE (samhain_signed-2.0.10.tar.gz) = 1298443 |