diff options
author | kleink <kleink> | 2004-01-25 00:16:21 +0000 |
---|---|---|
committer | kleink <kleink> | 2004-01-25 00:16:21 +0000 |
commit | 8e702c6bebd7f2fae64fff59a7031432f6302879 (patch) | |
tree | a8570aebb6138000f70a654fc07013b830aff0f8 /security | |
parent | dd705fd41e55daabec325990ce53ed51295bfe4d (diff) | |
download | pkgsrc-8e702c6bebd7f2fae64fff59a7031432f6302879.tar.gz |
Descend into libksba.
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 8d965bca6d1..b41468aa55e 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.162 2004/01/23 18:18:15 recht Exp $ +# $NetBSD: Makefile,v 1.163 2004/01/25 00:16:21 kleink Exp $ # COMMENT= Security tools @@ -58,6 +58,7 @@ SUBDIR+= libgcrypt SUBDIR+= libgpg-error SUBDIR+= libidea SUBDIR+= libident +SUBDIR+= libksba SUBDIR+= libmcrypt SUBDIR+= libnasl SUBDIR+= libtasn1 |