diff options
Diffstat (limited to 'config/software')
| -rw-r--r-- | config/software/asdf_mono.rb | 2 | ||||
| -rw-r--r-- | config/software/asdf_python.rb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config/software/asdf_mono.rb b/config/software/asdf_mono.rb index e9e6f6f..c8f0de0 100644 --- a/config/software/asdf_mono.rb +++ b/config/software/asdf_mono.rb @@ -1,4 +1,4 @@ -name "asdf-mono" +name "asdf_mono" license_file "LICENSE" license_file "COPYING" diff --git a/config/software/asdf_python.rb b/config/software/asdf_python.rb index 0a7b27e..f7ab771 100644 --- a/config/software/asdf_python.rb +++ b/config/software/asdf_python.rb @@ -1,4 +1,4 @@ -name "asdf-python" +name "asdf_python" license "Python-2.0" license_file "LICENSE" |
