diff options
Diffstat (limited to 'math/mcsim/Makefile')
-rw-r--r-- | math/mcsim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/mcsim/Makefile b/math/mcsim/Makefile index 369250183eb8..84573dbdaff0 100644 --- a/math/mcsim/Makefile +++ b/math/mcsim/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= GNU MAINTAINER= ale_sagra@hotmail.com COMMENT= Monte Carlo stochastic simulations and Bayesian inference +WWW= https://www.gnu.org/software/mcsim/ LICENSE= GPLv3+ |