diff options
| author | achesak <achesak@yahoo.com> | 2014-08-12 20:40:30 -0500 |
|---|---|---|
| committer | achesak <achesak@yahoo.com> | 2014-08-12 20:40:30 -0500 |
| commit | bac77d5ab9a67f7eca3f7f8bbe13e439fe7aa87f (patch) | |
| tree | 070ba53a936f1a0f98b914beba4c1c9ff711b90f | |
| parent | df2db950fe806ae953b69f29df62c31e604efd88 (diff) | |
| download | packages-bac77d5ab9a67f7eca3f7f8bbe13e439fe7aa87f.tar.gz packages-bac77d5ab9a67f7eca3f7f8bbe13e439fe7aa87f.zip | |
Fixed URL.
| -rw-r--r-- | packages.json | 2 |
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", |
