diff options
author | daichi <daichi@FreeBSD.org> | 2003-07-29 13:45:30 +0800 |
---|---|---|
committer | daichi <daichi@FreeBSD.org> | 2003-07-29 13:45:30 +0800 |
commit | 74b4eb13169d413b871c21d95aae11983db47d26 (patch) | |
tree | 6dfd05ae0862c778207d962c111f6cf4a68f739c /security/samhain/Makefile | |
parent | 2fc0b8d63d4cf5e0d20b83039e53b49681388312 (diff) | |
download | freebsd-ports-gnome-74b4eb13169d413b871c21d95aae11983db47d26.tar.gz freebsd-ports-gnome-74b4eb13169d413b871c21d95aae11983db47d26.tar.zst freebsd-ports-gnome-74b4eb13169d413b871c21d95aae11983db47d26.zip |
update security/samhain: 1.7.9 -> 1.7.10
PR: 54997
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
Diffstat (limited to 'security/samhain/Makefile')
-rw-r--r-- | security/samhain/Makefile | 7 |
1 files changed, 3 insertions, 4 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 |