diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:27:55 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:27:55 +0300 |
commit | 78e2547dcda999e40836fbedc3a279685162cb73 (patch) | |
tree | e28e7bcdcd2a47978f8e414db773b6599d929f24 /xorg/xauth | |
parent | b67f5ded8f8d3af3ca999fe302e8fdafff21a327 (diff) | |
download | repository-78e2547dcda999e40836fbedc3a279685162cb73.tar.gz |
xauth: add meta file
Diffstat (limited to 'xorg/xauth')
-rw-r--r-- | xorg/xauth/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/xauth/meta b/xorg/xauth/meta new file mode 100644 index 00000000..bd4f7890 --- /dev/null +++ b/xorg/xauth/meta @@ -0,0 +1,3 @@ +description: X authentication utility +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |