diff options
Diffstat (limited to 'math/R-cran-FNN')
-rw-r--r-- | math/R-cran-FNN/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-FNN/Makefile b/math/R-cran-FNN/Makefile index f91fcf258010..88345b20dfce 100644 --- a/math/R-cran-FNN/Makefile +++ b/math/R-cran-FNN/Makefile @@ -5,6 +5,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= thierry@FreeBSD.org COMMENT= Fast Nearest Neighbor Search Algorithms and Applications +WWW= https://cran.r-project.org/package=FNN LICENSE= GPLv2+ |