head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2004.04.16.14.52.28;	author krion;	state dead;
branches;
next	1.1;

1.1
date	2004.02.29.23.22.12;	author sergei;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to version 1.0

PR:		ports/65618
Submitted by:	maintainer
@
text
@====
WARNING: Until version 1.0 is released, lockdown should only be run 
         on test computers!
====
@


1.1
log
@Add lockdown 0.1:

Lockdown is a hardening system written in C++ for FreeBSD
and released under the BSD license.

Lockdown was designed to harden FreeBSD's base system. It does so
by editing the systems configuration files and set permissions,
flags and ownership on SUID, GID and information files.
Lockdown was meant to be run only once, so you can quickly
and without forgetting something, get a secure system running.

WWW:	http://lockdown.TruNet.dk/

PR:		62714
Submitted by:	Daniel Blankensteiner <db@@TruNet.dk>
@
text
@@

