diff options
author | wiz <wiz@pkgsrc.org> | 2002-10-04 15:52:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-10-04 15:52:39 +0000 |
commit | cee8cf48b48d5b96027f41685b2d2a39e8806940 (patch) | |
tree | a1e76f3ff4b2b53893461d346d9b481627819887 /security/Makefile | |
parent | 6155b02fe7964e08096502a701cadda913e681c0 (diff) | |
download | pkgsrc-cee8cf48b48d5b96027f41685b2d2a39e8806940.tar.gz |
Add and enable optcalc.
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 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 |