diff options
Diffstat (limited to 'index/dispcount.mk')
-rw-r--r-- | index/dispcount.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/dispcount.mk b/index/dispcount.mk deleted file mode 100644 index fcfce51..0000000 --- a/index/dispcount.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += dispcount -pkg_dispcount_name = dispcount -pkg_dispcount_description = Erlang task dispatcher based on ETS counters. -pkg_dispcount_homepage = https://github.com/ferd/dispcount -pkg_dispcount_fetch = git -pkg_dispcount_repo = https://github.com/ferd/dispcount -pkg_dispcount_commit = master |