From 422c9b2d98ef502cf14c65456dfb4819372059e9 Mon Sep 17 00:00:00 2001 From: steve Date: Sun, 6 Jun 1999 17:49:58 +0000 Subject: Add the sslproxy port. --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index 45578eba9958..a6bfe799a078 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.56 1999/06/01 20:39:08 mharo Exp $ +# $Id: Makefile,v 1.57 1999/06/02 08:13:02 mharo Exp $ # SUBDIR += bjorb @@ -45,6 +45,7 @@ SUBDIR += sniff SUBDIR += ssh SUBDIR += ssh2 + SUBDIR += sslproxy SUBDIR += strobe SUBDIR += stunnel SUBDIR += sudo -- cgit