From ddeca5fa59eca2437d6ef4fbec814454fa504108 Mon Sep 17 00:00:00 2001 From: jakob Date: Sun, 5 Dec 1999 18:29:46 +0000 Subject: [PATCH] stunnel added --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index 816dbe4853e..a8e18fc0b0d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.26 1999/12/05 18:24:48 dugsong Exp $ +# $OpenBSD: Makefile,v 1.27 1999/12/05 18:29:46 jakob Exp $ # $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $ # @@ -38,6 +38,7 @@ SUBDIR += ssh SUBDIR += stel SUBDIR += strobe + SUBDIR += stunnel # SUBDIR += sudo # SUBDIR += super SUBDIR += swatch