Add ssh. I have no idea why it was missing.
This commit is contained in:
parent
ea4ce2fec7
commit
0c1611e2a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3000
1 changed files with 2 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue