From 111a54437ca6a4092e8a6c674ed90c3b7ff92dfd Mon Sep 17 00:00:00 2001 From: jasper Date: Sun, 4 Apr 2010 16:05:03 +0000 Subject: [PATCH] - add libassuan --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index 92ec31fbf21..7285d7efd63 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.229 2010/03/26 08:47:16 jasper Exp $ +# $OpenBSD: Makefile,v 1.230 2010/04/04 16:05:03 jasper Exp $ # $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $ # @@ -60,6 +60,7 @@ SUBDIR += keychain SUBDIR += klaxon SUBDIR += l0phtcrack + SUBDIR += libassuan SUBDIR += libfprint SUBDIR += libfwbuilder SUBDIR += libgcrypt