diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:06:32 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:06:32 +0300 |
commit | 477922f312bd863044202a32ae1cbdf06064b711 (patch) | |
tree | 180e9334b9bfc1c646b426d1c708d6ccc714bff0 /xorg/libXau | |
parent | 2eb5af848a6bd2a39133a5ccd46e5ea5a48ad2c1 (diff) | |
download | repository-477922f312bd863044202a32ae1cbdf06064b711.tar.gz |
libXau: add meta file
Diffstat (limited to 'xorg/libXau')
-rw-r--r-- | xorg/libXau/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/libXau/meta b/xorg/libXau/meta new file mode 100644 index 00000000..9d257cb5 --- /dev/null +++ b/xorg/libXau/meta @@ -0,0 +1,3 @@ +description: Authorization Protocol for X +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |