summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index e673f13fa5b..833bb6f56ba 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.118 2002/09/24 13:54:36 wiz Exp $
+# $NetBSD: Makefile,v 1.119 2002/10/04 15:52:39 wiz Exp $
#
COMMENT= Security tools
@@ -52,6 +52,7 @@ SUBDIR+= netramet
SUBDIR+= nfsbug
SUBDIR+= openssh
SUBDIR+= openssl
+SUBDIR+= otpcalc
SUBDIR+= p0f
SUBDIR+= p5-Crypt-Blowfish
SUBDIR+= p5-Crypt-CBC