diff options
Diffstat (limited to 'devel/py-fastprogress/Makefile')
-rw-r--r-- | devel/py-fastprogress/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-fastprogress/Makefile b/devel/py-fastprogress/Makefile index 4c3b1c33ca81..ffa9f542d6e6 100644 --- a/devel/py-fastprogress/Makefile +++ b/devel/py-fastprogress/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Nested progress with plotting options +WWW= https://github.com/fastai/fastprogress LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |