diff options
Diffstat (limited to 'math/R-cran-RcppRoll/Makefile')
-rw-r--r-- | math/R-cran-RcppRoll/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-RcppRoll/Makefile b/math/R-cran-RcppRoll/Makefile index d81ec02b9e61..ceebc3539f5a 100644 --- a/math/R-cran-RcppRoll/Makefile +++ b/math/R-cran-RcppRoll/Makefile @@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Efficient Rolling / Windowed Operations +WWW= https://cran.r-project.org/web/packages/RcppRoll/ LICENSE= GPLv2+ |