diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:05:32 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:05:32 +0300 |
commit | f7dba91027ae2b54db3e26d9ff2eb1ed9d577fba (patch) | |
tree | 8c1b2f92cfa9552379da84808d4e3a3ef263d2d0 /extra/openssh | |
parent | aa8f339a426eca36f874396d1969a96f52c1bedd (diff) | |
download | repository-f7dba91027ae2b54db3e26d9ff2eb1ed9d577fba.tar.gz |
openssh: add meta file
Diffstat (limited to 'extra/openssh')
-rw-r--r-- | extra/openssh/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/openssh/meta b/extra/openssh/meta new file mode 100644 index 00000000..ab316043 --- /dev/null +++ b/extra/openssh/meta @@ -0,0 +1,3 @@ +description: SSH client and server implementation +license: BSD-2-Clause, ISC +maintainer: Cem Keylan <cem@carbslinux.org> |