diff options
Diffstat (limited to 'lang/julia/Makefile')
-rw-r--r-- | lang/julia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/julia/Makefile b/lang/julia/Makefile index b1b75bd94779..41be31d55d7c 100644 --- a/lang/julia/Makefile +++ b/lang/julia/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://github.com/JuliaLang/julia/releases/download/v${DISTVERSIO MAINTAINER= rizor.reardon@yahoo.com COMMENT= Implementation of Julia, a language for technical computing +WWW= https://julialang.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md |