diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:28:05 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:28:05 +0300 |
commit | 60b84464d99c1a5640069f849178ad81c9b46ce2 (patch) | |
tree | c5b8384efd7f4a1a811f711cbea1f25516607d35 /extra/rc | |
parent | 1a5677590252b95bc1a6ea155629d16fa0d6cf06 (diff) | |
download | repository-60b84464d99c1a5640069f849178ad81c9b46ce2.tar.gz |
rc: add meta file
Diffstat (limited to 'extra/rc')
-rw-r--r-- | extra/rc/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/rc/meta b/extra/rc/meta new file mode 100644 index 00000000..267d1432 --- /dev/null +++ b/extra/rc/meta @@ -0,0 +1,3 @@ +description: Plan9 rc shell +license: Lucent Public License 1.02 +maintainer: Cem Keylan <cem@carbslinux.org> |