diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:24:24 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:24:24 +0300 |
commit | 2a285c0c5830e460fb121fd728a8224b1263b004 (patch) | |
tree | 116fcfa23753f9c6842e1ad5af89aae44460ac3c /community | |
parent | 8486bd117692ca6f454dfb859c7098ab621d170f (diff) | |
download | repository-2a285c0c5830e460fb121fd728a8224b1263b004.tar.gz |
isync: add meta file
Diffstat (limited to 'community')
-rw-r--r-- | community/isync/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/isync/meta b/community/isync/meta new file mode 100644 index 00000000..23fba232 --- /dev/null +++ b/community/isync/meta @@ -0,0 +1,3 @@ +description: Imap Maildir synchronizer +license: GPL-2.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |