diff options
Diffstat (limited to '')
-rw-r--r-- | math/py-seaborn/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-seaborn/Makefile b/math/py-seaborn/Makefile index a99c27f4a63a..2d20d7d1b71c 100644 --- a/math/py-seaborn/Makefile +++ b/math/py-seaborn/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= FreeBSD@Shaneware.biz COMMENT= Statistical data visualization +WWW= https://seaborn.pydata.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |