diff options
| author | Charlie Barto <bartoc@umich.edu> | 2014-03-09 01:44:17 -0500 |
|---|---|---|
| committer | Charlie Barto <bartoc@umich.edu> | 2014-03-09 01:44:17 -0500 |
| commit | fc16c49ec7bfb0260c514393d0717df462b82ab9 (patch) | |
| tree | 9efa83ebb9ccca142bca069b3481df92279afea5 | |
| parent | 13f543c99a3abd91188e2c08997af0d11b0bf5b2 (diff) | |
| download | packages-fc16c49ec7bfb0260c514393d0717df462b82ab9.tar.gz packages-fc16c49ec7bfb0260c514393d0717df462b82ab9.zip | |
Update packages.json
| -rw-r--r-- | packages.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages.json b/packages.json index 598264c..63d848a 100644 --- a/packages.json +++ b/packages.json @@ -534,7 +534,7 @@ }, { - "name":"nim-assimp", + "name":"assimp", "url":"git://github.com/barcharcraz/nim-assimp", "method":"git", "tags":["wrapper","media","mesh","import","game"], @@ -543,7 +543,7 @@ "web":"https://github.com/barcharcraz/nim-assimp" }, { - "name":"nim-freeimage", + "name":"freeimage", "url":"git://github.com/barcharcraz/nim-freeimage", "method":"git", "tags":["wrapper","media","image","import","game"], |
