diff options
Diffstat (limited to 'math/R-cran-partitions/Makefile')
-rw-r--r-- | math/R-cran-partitions/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-partitions/Makefile b/math/R-cran-partitions/Makefile index 5598cbfdcf8c..6ca149c149a0 100644 --- a/math/R-cran-partitions/Makefile +++ b/math/R-cran-partitions/Makefile @@ -5,6 +5,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Additive Partitions of Integers +WWW= https://cran.r-project.org/web/packages/partitions/ LICENSE= GPLv3+ |