diff options
Diffstat (limited to 'math/R-cran-DoE.base/Makefile')
-rw-r--r-- | math/R-cran-DoE.base/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-DoE.base/Makefile b/math/R-cran-DoE.base/Makefile index 919581fd57fd..358acc8dde1f 100644 --- a/math/R-cran-DoE.base/Makefile +++ b/math/R-cran-DoE.base/Makefile @@ -5,6 +5,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= eduardo@FreeBSD.org COMMENT= Full Factorials, Orthogonal Arrays and Base Utilities for DoE +WWW= https://CRAN.R-project.org/package=DoE.base LICENSE= GPLv2+ |