aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2013-07-02 11:25:20 -0700
committerDominik Picheta <dominikpicheta@googlemail.com>2013-07-02 11:25:20 -0700
commit11e0335dca89b3f967661cc9980763c98173ca06 (patch)
tree5d56bb5e364e8fe7bb00895ed067ebfb7168e230
parentadddff7bce8d534a438e6f71481316d16ea974e2 (diff)
parent4340557246518e72b8b9b97c165218aa3ba7ef7e (diff)
downloadpackages-11e0335dca89b3f967661cc9980763c98173ca06.tar.gz
packages-11e0335dca89b3f967661cc9980763c98173ca06.zip
Merge pull request #20 from EXetoC/patch-1
nimrod-glfw3 -> nim-glfw3
-rw-r--r--packages.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages.json b/packages.json
index 67253d2..df90247 100644
--- a/packages.json
+++ b/packages.json
@@ -117,8 +117,8 @@
},
{
- "name": "nimrod-glfw3",
- "url": "git://github.com/EXetoC/nimrod-glfw3/",
+ "name": "nim-glfw3",
+ "url": "git://github.com/EXetoC/nim-glfw3/",
"method": "git",
"tags": ["library", "glfw", "opengl", "windowing", "game"],
"description": "A High-level GLFW 3 wrapper for the Nimrod programming language",