diff options
Diffstat (limited to 'index/ircd.mk')
-rw-r--r-- | index/ircd.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/ircd.mk b/index/ircd.mk deleted file mode 100644 index 2e31fdf..0000000 --- a/index/ircd.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += ircd -pkg_ircd_name = ircd -pkg_ircd_description = A pluggable IRC daemon application/library for Erlang. -pkg_ircd_homepage = https://github.com/tonyg/erlang-ircd -pkg_ircd_fetch = git -pkg_ircd_repo = https://github.com/tonyg/erlang-ircd -pkg_ircd_commit = master |