diff options
Diffstat (limited to 'index/fs.mk')
-rw-r--r-- | index/fs.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/fs.mk b/index/fs.mk deleted file mode 100644 index 2316c28..0000000 --- a/index/fs.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += fs -pkg_fs_name = fs -pkg_fs_description = Erlang FileSystem Listener -pkg_fs_homepage = https://github.com/synrc/fs -pkg_fs_fetch = git -pkg_fs_repo = https://github.com/synrc/fs -pkg_fs_commit = master |