diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-29 05:45:30 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-29 05:45:30 +0000 |
commit | d3094051eebc436d9f7514902e58b84974534aa8 (patch) | |
tree | 027959702e74649e0018de70e6c3491acf44c496 /security/samhain | |
parent | 532a3d47ea4f163c4784c89a54a0beedb4c48e2c (diff) | |
download | ports-d3094051eebc436d9f7514902e58b84974534aa8.tar.gz ports-d3094051eebc436d9f7514902e58b84974534aa8.zip |
Notes
Diffstat (limited to 'security/samhain')
-rw-r--r-- | security/samhain/Makefile | 7 | ||||
-rw-r--r-- | security/samhain/distinfo | 2 | ||||
-rw-r--r-- | security/samhain/pkg-descr | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/security/samhain/Makefile b/security/samhain/Makefile index 37a8df4d26a1..f4ed470ac5bd 100644 --- a/security/samhain/Makefile +++ b/security/samhain/Makefile @@ -8,8 +8,7 @@ # This port recognizes the following tunables: # # RUNAS_USER: -# The username of the account Samhain/Yule will run as. -# Usually just "samhain" or "yule". +# The username of the account Yule will run as. Usually just "yule". # # WITH_GPG: # Instructs the port to sign configuration files using the @@ -36,9 +35,9 @@ # PORTNAME= samhain -PORTVERSION= 1.7.9 +PORTVERSION= 1.7.10 CATEGORIES= security -MASTER_SITES= http://samhain.securecirt.org/ \ +MASTER_SITES= http://la-samhna.de/archive/ \ http://cold.darkambient.net/ DISTFILES= samhain_signed-${PORTVERSION}.tar.gz diff --git a/security/samhain/distinfo b/security/samhain/distinfo index 8f1079d598c7..f2158343975b 100644 --- a/security/samhain/distinfo +++ b/security/samhain/distinfo @@ -1 +1 @@ -MD5 (samhain_signed-1.7.9.tar.gz) = 136a4ea2d3dd1c6b088f88829e7941d2 +MD5 (samhain_signed-1.7.10.tar.gz) = 9688791c506ed9a23472e0fc4b93e90f diff --git a/security/samhain/pkg-descr b/security/samhain/pkg-descr index 823a5e986a0a..c2bde195e8f5 100644 --- a/security/samhain/pkg-descr +++ b/security/samhain/pkg-descr @@ -8,3 +8,5 @@ already reported (unless the file is modified again). Samhain can optionally be used as client/server system to provide centralized monitoring for multiple host. Logging to a (MySQL or PostgreSQL) database is supported. + +WWW: http://la-samhna.de/samhain/ |