diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-20 20:51:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-20 20:51:25 +0000 |
commit | 6670f0b75774751a7edbaec5af358afdc627a4fb (patch) | |
tree | 81a3300da339b3acb55c68959ec881983170b887 /misc/py-progressbar | |
parent | 076315d64d65b23dc203b8a442ed1e7c58718832 (diff) |
Notes
Diffstat (limited to 'misc/py-progressbar')
-rw-r--r-- | misc/py-progressbar/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-progressbar/pkg-descr b/misc/py-progressbar/pkg-descr index c9c13f58601c..11073ea0cca4 100644 --- a/misc/py-progressbar/pkg-descr +++ b/misc/py-progressbar/pkg-descr @@ -16,4 +16,4 @@ it's update method is called; and - a ProgressBarWidgetHFill, which is like ProgressBarWidget, except it expands to fill the remaining width of the line. -WWW: http://pypi.python.org/pypi/progressbar/ +WWW: https://pypi.python.org/pypi/progressbar/ |