From e3aebf999613237c627258d050dbe2857a653035 Mon Sep 17 00:00:00 2001 From: christos Date: Sun, 19 Jul 2009 23:43:46 +0000 Subject: [PATCH] new openssl --- crypto/external/bsd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crypto/external/bsd/Makefile b/crypto/external/bsd/Makefile index c16562b78089..e78db4476e95 100644 --- a/crypto/external/bsd/Makefile +++ b/crypto/external/bsd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2009/06/07 22:44:04 christos Exp $ +# $NetBSD: Makefile,v 1.7 2009/07/19 23:43:46 christos Exp $ .include .if (${MKCRYPTO} != "no") -SUBDIR+= netpgp openssh +SUBDIR+= netpgp openssh openssl .endif .include