aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2001-06-01 14:49:36 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2001-06-01 14:49:36 +0000
commit5cbc48b2d7fe78d13208d12ed5498d5c7f337ed1 (patch)
treea1039bddf485c683ef0b392748d4211e50076186 /security/Makefile
parent0b3c4191d13cc8e9cc14ac805a559a18b1aab3c3 (diff)
downloadports-5cbc48b2d7fe78d13208d12ed5498d5c7f337ed1.tar.gz
ports-5cbc48b2d7fe78d13208d12ed5498d5c7f337ed1.zip
New port:
OpenSSH portable, which has GNU-configure and more. Diffs to OpenSSH-OPenBSD are huge. So this is here a complete diffrent branch, no repro-copy - Did a bit cleanup in the Makefile Submitted by: dwcjr@inethouston.net
Notes
Notes: svn path=/head/; revision=43393
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 887bfabf9cb0..00f2a3b92026 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -83,6 +83,7 @@
SUBDIR += opencl
SUBDIR += openssh
SUBDIR += openssh-askpass
+ SUBDIR += openssh-portable
SUBDIR += openssl
SUBDIR += outguess
SUBDIR += p5-Authen-Krb4