diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2005-09-22 07:15:29 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2005-09-22 07:15:29 +0000 |
commit | fa8ed25c45fc15324f42a729c3454b61277aa14f (patch) | |
tree | 1f7ec3d29ca76d6fcb83d557b4604527993916e3 /security/samhain | |
parent | 2353e6967fc29819bcac829aab4fa8035cefafa8 (diff) | |
download | ports-fa8ed25c45fc15324f42a729c3454b61277aa14f.tar.gz ports-fa8ed25c45fc15324f42a729c3454b61277aa14f.zip |
Notes
Diffstat (limited to 'security/samhain')
-rw-r--r-- | security/samhain/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/samhain/Makefile b/security/samhain/Makefile index dd3e5a823a64..a0079778449c 100644 --- a/security/samhain/Makefile +++ b/security/samhain/Makefile @@ -23,7 +23,7 @@ PORTVERSION= 2.0.10 CATEGORIES= security MASTER_SITES= http://la-samhna.de/archive/ \ http://cold.darkambient.net/ -DISTNAME= samhain_signed-${PORTVERSION}.tar.gz +DISTNAME= samhain_signed-${PORTVERSION} MAINTAINER= lx@redundancy.redundancy.org COMMENT= The Samhain Intrusion Detection System |