diff options
Diffstat (limited to 'index/recon.mk')
-rw-r--r-- | index/recon.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/recon.mk b/index/recon.mk deleted file mode 100644 index 4ea8587..0000000 --- a/index/recon.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += recon -pkg_recon_name = recon -pkg_recon_description = Collection of functions and scripts to debug Erlang in production. -pkg_recon_homepage = https://github.com/ferd/recon -pkg_recon_fetch = git -pkg_recon_repo = https://github.com/ferd/recon -pkg_recon_commit = master |