diff -r e3675644bbb6 -r 4a4cab75d5e6 setup.py --- a/setup.py Mon Nov 26 22:31:25 2007 -0500 +++ b/setup.py Mon Nov 26 22:39:29 2007 -0500 @@ -7,7 +7,7 @@ description = "Script to intelligently extract multiple archive types", author = "Brett Smith", author_email = "brettcsmith@brettcsmith.org", - url = "http://www.brettcsmith.org/2007/dtrx", + url = "http://www.brettcsmith.org/2007/dtrx/", scripts = ['scripts/dtrx'], license = "GNU General Public License, version 3 or later" )