diff options
Diffstat (limited to 'index/dh_date.mk')
-rw-r--r-- | index/dh_date.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/dh_date.mk b/index/dh_date.mk deleted file mode 100644 index c564dd3..0000000 --- a/index/dh_date.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += dh_date -pkg_dh_date_name = dh_date -pkg_dh_date_description = Date formatting / parsing library for erlang -pkg_dh_date_homepage = https://github.com/daleharvey/dh_date -pkg_dh_date_fetch = git -pkg_dh_date_repo = https://github.com/daleharvey/dh_date -pkg_dh_date_commit = master |