diff options
author | trevor <trevor@FreeBSD.org> | 2000-10-22 15:36:25 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2000-10-22 15:36:25 +0000 |
commit | 0a09d8a073d881061fcadfe47d18092611caeaa6 (patch) | |
tree | b1a9a1810993fce2de1318814ca8c699c5a13bab /security/Makefile | |
parent | 2a890c4fd8b9c360d70f5a72a7cd3b9776a5d41f (diff) | |
download | FreeBSD-ports-0a09d8a073d881061fcadfe47d18092611caeaa6.zip FreeBSD-ports-0a09d8a073d881061fcadfe47d18092611caeaa6.tar.gz |
new port of vlock 1.3, a utility to lock a console until a password
is entered
PR: 21834
Submitted by: George Reid <services@nevernet.net>
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 80b66cf..5e10c5a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -114,6 +114,7 @@ SUBDIR += tripwire SUBDIR += tripwire-131 SUBDIR += uvscan-dat + SUBDIR += vlock SUBDIR += vscan SUBDIR += whisker SUBDIR += xinetd |