diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-18 04:22:04 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-18 04:22:04 +0000 |
commit | 2c4799f72d8aa23b7768a9e7c27b4be12e5fbc6e (patch) | |
tree | 3f281bb6228a3e2df1845d235e7d488982e7acd2 /security/Makefile | |
parent | 5a91c9fa2a5dd27b1a5ffe26fb68b8bfe9b10dbd (diff) |
Notes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index a1ea420ed69e..60f3b59aee76 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.39 1999/01/06 22:55:47 sada Exp $ +# $Id: Makefile,v 1.40 1999/01/10 11:23:41 dirk Exp $ # SUBDIR += SSLeay @@ -14,6 +14,7 @@ SUBDIR += gnupg SUBDIR += john SUBDIR += krb5 + SUBDIR += l0pht-watch SUBDIR += libident SUBDIR += nbaudit SUBDIR += nmap |