diff options
author | kleink <kleink@pkgsrc.org> | 2004-01-25 00:48:22 +0000 |
---|---|---|
committer | kleink <kleink@pkgsrc.org> | 2004-01-25 00:48:22 +0000 |
commit | 5ee79016e8dd52c6c4763c80289eabbb9feee9d4 (patch) | |
tree | b8bf4f95a623197a85ddf08cc6e7488cd465a27f /security | |
parent | 6bd72b8d76e6ffb94591360ca2666601d01d58ef (diff) | |
download | pkgsrc-5ee79016e8dd52c6c4763c80289eabbb9feee9d4.tar.gz |
Descend into libksba04.
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 b41468aa55e..1f3f7d0f6b6 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.163 2004/01/25 00:16:21 kleink Exp $ +# $NetBSD: Makefile,v 1.164 2004/01/25 00:48:22 kleink Exp $ # COMMENT= Security tools @@ -59,6 +59,7 @@ SUBDIR+= libgpg-error SUBDIR+= libidea SUBDIR+= libident SUBDIR+= libksba +SUBDIR+= libksba04 SUBDIR+= libmcrypt SUBDIR+= libnasl SUBDIR+= libtasn1 |