diff options
Diffstat (limited to 'index/edns.mk')
-rw-r--r-- | index/edns.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/edns.mk b/index/edns.mk deleted file mode 100644 index 7f984b6..0000000 --- a/index/edns.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += edns -pkg_edns_name = edns -pkg_edns_description = Erlang/OTP DNS server -pkg_edns_homepage = https://github.com/hcvst/erlang-dns -pkg_edns_fetch = git -pkg_edns_repo = https://github.com/hcvst/erlang-dns -pkg_edns_commit = master |