aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
authorachesak <achesak@yahoo.com>2014-08-12 20:40:30 -0500
committerachesak <achesak@yahoo.com>2014-08-12 20:40:30 -0500
commitbac77d5ab9a67f7eca3f7f8bbe13e439fe7aa87f (patch)
tree070ba53a936f1a0f98b914beba4c1c9ff711b90f /packages.json
parentdf2db950fe806ae953b69f29df62c31e604efd88 (diff)
downloadpackages-bac77d5ab9a67f7eca3f7f8bbe13e439fe7aa87f.tar.gz
packages-bac77d5ab9a67f7eca3f7f8bbe13e439fe7aa87f.zip
Fixed URL.
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index 08ab507..27e05b1 100644
--- a/packages.json
+++ b/packages.json
@@ -897,7 +897,7 @@
},
{
"name": "pythonfile",
- "url: "git//github.com/achesak/nimrod-pythonfile",
+ "url: "git://github.com/achesak/nimrod-pythonfile",
"method": "git",
"tags": ["library", "python", "files", "file"],
"description": "Wrapper of the file procedures to provide an interface as similar as possible to that of Python",