diff options
Diffstat (limited to 'index/fn.mk')
-rw-r--r-- | index/fn.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/fn.mk b/index/fn.mk deleted file mode 100644 index a937cb5..0000000 --- a/index/fn.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += fn -pkg_fn_name = fn -pkg_fn_description = Function utilities for Erlang -pkg_fn_homepage = https://github.com/reiddraper/fn -pkg_fn_fetch = git -pkg_fn_repo = https://github.com/reiddraper/fn -pkg_fn_commit = master |