diff options
author | jun <jun> | 2001-03-16 23:44:33 +0000 |
---|---|---|
committer | jun <jun> | 2001-03-16 23:44:33 +0000 |
commit | 0b70542c11013fefbbc95155d1f4462c9e4422e3 (patch) | |
tree | c492207dc26d4d35140085c20f16c3713acda62e /security/Makefile | |
parent | d414f1cb65fbbed8d303ca556cbc2669f21663ab (diff) | |
download | pkgsrc-0b70542c11013fefbbc95155d1f4462c9e4422e3.tar.gz |
add AiCA
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 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 |