Add ssh. I have no idea why it was missing.

This commit is contained in:
Satoshi Asami 1996-04-17 01:06:31 +00:00
parent ea4ce2fec7
commit 0c1611e2a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3000

View file

@ -1,10 +1,11 @@
# $Id: Makefile,v 1.2 1995/10/12 08:07:16 asami Exp $
# $Id: Makefile,v 1.3 1996/03/07 06:26:00 markm Exp $
#
SUBDIR += SSLeay
SUBDIR += libident
SUBDIR += pgp
SUBDIR += pidentd
SUBDIR += ssh
SUBDIR += tcp_wrapper
.include <bsd.port.subdir.mk>