diff options
Diffstat (limited to 'index/quest.mk')
-rw-r--r-- | index/quest.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/quest.mk b/index/quest.mk deleted file mode 100644 index 5833197..0000000 --- a/index/quest.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += quest -pkg_quest_name = quest -pkg_quest_description = Learn Erlang through this set of challenges. An interactive system for getting to know Erlang. -pkg_quest_homepage = https://github.com/eriksoe/ErlangQuest -pkg_quest_fetch = git -pkg_quest_repo = https://github.com/eriksoe/ErlangQuest -pkg_quest_commit = master |