summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-10-04 15:52:39 +0000
committerwiz <wiz@pkgsrc.org>2002-10-04 15:52:39 +0000
commitcee8cf48b48d5b96027f41685b2d2a39e8806940 (patch)
treea1e76f3ff4b2b53893461d346d9b481627819887
parent6155b02fe7964e08096502a701cadda913e681c0 (diff)
downloadpkgsrc-cee8cf48b48d5b96027f41685b2d2a39e8806940.tar.gz
Add and enable optcalc.
-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