1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-08-02 16:47:36 +00:00

Ports: Add OpenSSH port

This commit is contained in:
Luke 2020-09-26 08:12:27 -07:00 committed by Andreas Kling
parent bf809226de
commit 0f52144477
12 changed files with 1417 additions and 0 deletions

1
Ports/.gitignore vendored
View file

@ -3,3 +3,4 @@
!*/patches
!*/patches/*
!*/.gitignore
!*/README.md