diff options
Diffstat (limited to 'math/R-cran-deldir/Makefile')
-rw-r--r-- | math/R-cran-deldir/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-deldir/Makefile b/math/R-cran-deldir/Makefile index 27f0e5fe29d0..ba77add42a50 100644 --- a/math/R-cran-deldir/Makefile +++ b/math/R-cran-deldir/Makefile @@ -5,6 +5,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Delaunay Triangulation and Dirichlet (Voronoi) Tessellation +WWW= https://cran.r-project.org/web/packages/deldir/ LICENSE= GPLv2+ |