aboutsummaryrefslogtreecommitdiff
path: root/misc/py-progressbar
diff options
context:
space:
mode:
Diffstat (limited to 'misc/py-progressbar')
-rw-r--r--misc/py-progressbar/Makefile2
-rw-r--r--misc/py-progressbar/pkg-descr2
2 files changed, 1 insertions, 3 deletions
diff --git a/misc/py-progressbar/Makefile b/misc/py-progressbar/Makefile
index 5751f52f2fc9..16abbbfd5472 100644
--- a/misc/py-progressbar/Makefile
+++ b/misc/py-progressbar/Makefile
@@ -6,7 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Text progressbar library for python
-WWW= https://pypi.org/project/progressbar/
+WWW= https://github.com/niltonvolpato/python-progressbar
LICENSE= BSD3CLAUSE LGPL21+
LICENSE_COMB= dual
diff --git a/misc/py-progressbar/pkg-descr b/misc/py-progressbar/pkg-descr
index c6a1c128c8ee..fb1ebec65f77 100644
--- a/misc/py-progressbar/pkg-descr
+++ b/misc/py-progressbar/pkg-descr
@@ -12,5 +12,3 @@ There are three types of widget:
it's update method is called; and
- a ProgressBarWidgetHFill, which is like ProgressBarWidget, except
it expands to fill the remaining width of the line.
-
-See also: https://github.com/niltonvolpato/python-progressbar