diff options
Diffstat (limited to 'index/quickrand.mk')
-rw-r--r-- | index/quickrand.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/quickrand.mk b/index/quickrand.mk deleted file mode 100644 index e65da71..0000000 --- a/index/quickrand.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += quickrand -pkg_quickrand_name = quickrand -pkg_quickrand_description = Quick Erlang Random Number Generation -pkg_quickrand_homepage = https://github.com/okeuday/quickrand -pkg_quickrand_fetch = git -pkg_quickrand_repo = https://github.com/okeuday/quickrand -pkg_quickrand_commit = master |