diff options
author | pettai <pettai@pkgsrc.org> | 2010-03-13 19:22:44 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2010-03-13 19:22:44 +0000 |
commit | f1ebe9e4aaf49a2c95d54d5e7368d5ed4b1c3269 (patch) | |
tree | bdf89fa26b67bca9d85176e2ef6278607c186b84 /security/Makefile | |
parent | 4b2177dc56a43aec3131697c41fa209248bddfd3 (diff) | |
download | pkgsrc-f1ebe9e4aaf49a2c95d54d5e7368d5ed4b1c3269.tar.gz |
+ zkt
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 961e3ebcc0d..81b6d5c968b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.376 2010/03/13 18:02:27 pettai Exp $ +# $NetBSD: Makefile,v 1.377 2010/03/13 19:22:44 pettai Exp $ # COMMENT= Security tools @@ -347,5 +347,6 @@ SUBDIR+= xml-security-c SUBDIR+= xmlsec1 SUBDIR+= yafic SUBDIR+= zebedee +SUBDIR+= zkt .include "../mk/misc/category.mk" |