From 70edc6fe76556d4f1788dceb994cc7df02f69b3a Mon Sep 17 00:00:00 2001 From: marc Date: Mon, 27 Apr 1998 19:59:50 +0000 Subject: [PATCH] oops, make that sock5, not socks --- security/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/Makefile b/security/Makefile index be49219c5c9..20463983a00 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 1998/04/27 19:55:04 marc Exp $ +# $OpenBSD: Makefile,v 1.6 1998/04/27 19:59:50 marc Exp $ # $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $ # @@ -18,7 +18,7 @@ SUBDIR += pgp # SUBDIR += pidentd SUBDIR += rsaref - SUBDIR += socks + SUBDIR += socks5 SUBDIR += ssh # SUBDIR += sudo # SUBDIR += super