--- projects/pystatgrab/setup.py 2004/03/22 01:00:16 1.12 +++ projects/pystatgrab/setup.py 2004/03/25 23:01:13 1.13 @@ -18,7 +18,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# $Id: setup.py,v 1.12 2004/03/22 01:00:16 tdb Exp $ +# $Id: setup.py,v 1.13 2004/03/25 23:01:13 tdb Exp $ # """Python bindings for libstatgrab.""" @@ -71,7 +71,7 @@ setup( name = "pystatgrab", description = "Python bindings for libstatgrab", author = "i-scream", author_email = "dev@i-scream.org", - url = "http://www.i-scream.org/libstatgrab/", + url = "http://www.i-scream.org/pystatgrab/", license = "GNU GPL v2 or later", ext_modules=[Extension( "_statgrab",