diff options
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 90c2f5f74c2..107362dd7eb 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.113 2002/08/06 00:56:37 seb Exp $ +# $NetBSD: Makefile,v 1.114 2002/08/06 01:49:07 cjs Exp $ # COMMENT= Security tools @@ -85,6 +85,7 @@ SUBDIR+= php4-mhash SUBDIR+= pks SUBDIR+= portsentry SUBDIR+= priv +SUBDIR+= pscan SUBDIR+= py-amkCrypto SUBDIR+= py-cryptkit SUBDIR+= py-gnupg |