Re-enabled project URL.
authorFredrik Tolf <fredrik@dolda2000.com>
Fri, 23 Dec 2011 06:16:30 +0000 (07:16 +0100)
committerFredrik Tolf <fredrik@dolda2000.com>
Fri, 23 Dec 2011 06:16:30 +0000 (07:16 +0100)
setup.py

index 2d1048b..9fd505b 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -7,7 +7,7 @@ setup(name = "pdm",
       description = "Python daemon management library",
       author = "Fredrik Tolf",
       author_email = "fredrik@dolda2000.com",
       description = "Python daemon management library",
       author = "Fredrik Tolf",
       author_email = "fredrik@dolda2000.com",
-      url = "http://www.dolda2000.com/~fredrik/pdm/",
+      url = "http://www.dolda2000.com/~fredrik/pdm/",
       packages = ["pdm"],
       scripts = ["pdm-repl"],
       license = "GPL-3")
       packages = ["pdm"],
       scripts = ["pdm-repl"],
       license = "GPL-3")