diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-05 10:21:04 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-05 10:21:04 +0000 |
commit | badd7f819bcaa04f07eb98bbcc3c4cbf27a54b00 (patch) | |
tree | fd046c8deed366997a3d92acb75d00db6bc4eaa9 /security/samhain-client | |
parent | 922a68de0045256fad4667f6068b82d1afb8aeef (diff) |
Notes
Diffstat (limited to 'security/samhain-client')
-rw-r--r-- | security/samhain-client/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/security/samhain-client/Makefile b/security/samhain-client/Makefile index d48669609e50..8aa79c00cab1 100644 --- a/security/samhain-client/Makefile +++ b/security/samhain-client/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: samhain-client -# Date created: 2005-10-31 -# Whom: David Thiel -# +# Created by: David Thiel # $FreeBSD$ # -# # This port recognizes the following non-boolean tunables: # # WITH_LOG_SERVER, WITH_ALT_LOG_SERVER. When "WITH_CLIENT" is defined, |