From 33ce889d119cf9c6cb4e73778ef1e47c8b8a426f Mon Sep 17 00:00:00 2001 From: xsa Date: Mon, 2 Aug 2004 08:42:30 +0000 Subject: [PATCH] + py-paramiko --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index a8ad579b5b3..2e2a7063c80 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.140 2004/06/26 05:15:33 sk Exp $ +# $OpenBSD: Makefile,v 1.141 2004/08/02 08:42:30 xsa Exp $ # $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $ # @@ -107,6 +107,7 @@ SUBDIR += py-crypto SUBDIR += py-gnupg SUBDIR += py-openssl + SUBDIR += py-paramiko SUBDIR += py-sslwrapper SUBDIR += radiusniff SUBDIR += rdp