Index: head/misc/py-pyprind/pkg-descr =================================================================== --- head/misc/py-pyprind/pkg-descr (revision 457568) +++ head/misc/py-pyprind/pkg-descr (revision 457569) @@ -1,7 +1,7 @@ The PyPrind (Python Progress Indicator) module provides a progress bar and a percentage indicator object that let you track the progress of a loop structure or other iterative computation. Typical applications include the processing of large data sets to provide an intuitive estimate at runtime about the progress of the computation. -WWW: https://www.github.com/rasbt/pyprind +WWW: https://github.com/rasbt/pyprind