diff options
author | jun <jun@pkgsrc.org> | 2001-03-16 23:44:33 +0000 |
---|---|---|
committer | jun <jun@pkgsrc.org> | 2001-03-16 23:44:33 +0000 |
commit | bba3443dac08666c8697a466fde7b05225f374e6 (patch) | |
tree | c492207dc26d4d35140085c20f16c3713acda62e | |
parent | 6cfabe1627323c6725e3d0a2494a7a6385daefdc (diff) | |
download | pkgsrc-bba3443dac08666c8697a466fde7b05225f374e6.tar.gz |
add AiCA
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 19f21189f7c..becb6f6335c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.67 2001/03/16 15:00:24 agc Exp $ +# $NetBSD: Makefile,v 1.68 2001/03/16 23:44:33 jun Exp $ # COMMENT= Security tools +SUBDIR+= AiCA SUBDIR+= AiSSLtelnet SUBDIR+= PAM SUBDIR+= aide |