diff options
Diffstat (limited to 'math/basic-stats')
-rw-r--r-- | math/basic-stats/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/basic-stats/Makefile b/math/basic-stats/Makefile index a03f957f872e..b0fb520b7747 100644 --- a/math/basic-stats/Makefile +++ b/math/basic-stats/Makefile @@ -4,6 +4,7 @@ CATEGORIES= math MAINTAINER= jwb@FreeBSD.org COMMENT= Command-line tool to perform basic statistics on tabular data +WWW= https://github.com/auerlab/basic-stats LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |