diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:50:52 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:50:52 +0300 |
commit | 50653ef5b1275fa18af44f6606134aba468bc9f0 (patch) | |
tree | 5001c0bbc2c2f7c7b737a183a18cf41aa1cc38d8 /extra/mercurial | |
parent | aa7e5b51c9509fd407464e5ae5b33b1efe022014 (diff) | |
download | repository-50653ef5b1275fa18af44f6606134aba468bc9f0.tar.gz |
mercurial: add meta file
Diffstat (limited to 'extra/mercurial')
-rw-r--r-- | extra/mercurial/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/mercurial/meta b/extra/mercurial/meta new file mode 100644 index 00000000..8407b8f0 --- /dev/null +++ b/extra/mercurial/meta @@ -0,0 +1,3 @@ +description: Distributed Version Control System +license: GPL-2.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |