diff options
Diffstat (limited to 'index/alog.mk')
-rw-r--r-- | index/alog.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/alog.mk b/index/alog.mk deleted file mode 100644 index 9eccd05..0000000 --- a/index/alog.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += alog -pkg_alog_name = alog -pkg_alog_description = Simply the best logging framework for Erlang -pkg_alog_homepage = https://github.com/siberian-fast-food/alogger -pkg_alog_fetch = git -pkg_alog_repo = https://github.com/siberian-fast-food/alogger -pkg_alog_commit = master |