diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 3078ff39332..da937640526 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 2001/06/24 05:52:03 taca Exp $ +# $NetBSD: Makefile,v 1.80 2001/06/28 17:02:02 wiz Exp $ # COMMENT= Security tools @@ -20,6 +20,7 @@ SUBDIR+= fortify SUBDIR+= fressh SUBDIR+= fsh SUBDIR+= gnupg +SUBDIR+= gpa SUBDIR+= isakmpd SUBDIR+= john SUBDIR+= kth-krb4 |