diff options
author | joerg <joerg@pkgsrc.org> | 2014-02-24 20:49:33 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2014-02-24 20:49:33 +0000 |
commit | 1c0093bacf6baa9fc3d4284a15357d7418b08aae (patch) | |
tree | 5e41579c0da3865205488d9d5029b7dd4639c1b7 /security | |
parent | ce8af63c11ea6b3f47a5850cc133fa5288d5273b (diff) | |
download | pkgsrc-1c0093bacf6baa9fc3d4284a15357d7418b08aae.tar.gz |
+ botan-devel
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 bcb9548eb74..27029580311 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.492 2014/02/17 07:44:09 pettai Exp $ +# $NetBSD: Makefile,v 1.493 2014/02/24 20:49:33 joerg Exp $ # COMMENT= Security tools @@ -26,6 +26,7 @@ SUBDIR+= bcrypt SUBDIR+= beecrypt SUBDIR+= bitstir SUBDIR+= botan +SUBDIR+= botan-devel SUBDIR+= caff SUBDIR+= ccid SUBDIR+= cfs |