diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1999-04-10 13:12:29 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-04-10 13:12:29 +0000 |
commit | b6500b0d7e6c547019123a9c37e18ab74c8a61f5 (patch) | |
tree | 02ed0fd7fa7aa763a34504092495c1f0147622eb /security/Makefile | |
parent | e1f45203f203a5c9143d58cde7a187908cad9a06 (diff) |
Activate security/libparanoia
Notes
Notes:
svn path=/head/; revision=17756
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 27847fd545e6..15a93b99db1a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.49 1999/04/02 19:09:53 nsayer Exp $ +# $Id: Makefile,v 1.50 1999/04/07 20:24:46 ache Exp $ # SUBDIR += bjorb @@ -18,6 +18,7 @@ SUBDIR += krb5 SUBDIR += l0pht-watch SUBDIR += libident + SUBDIR += libparanoia SUBDIR += nbaudit SUBDIR += nmap SUBDIR += openssl |