diff options
Diffstat (limited to 'graphics/R-cran-diagram')
-rw-r--r-- | graphics/R-cran-diagram/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/R-cran-diagram/Makefile b/graphics/R-cran-diagram/Makefile index bac76acff795..84d407f00b3c 100644 --- a/graphics/R-cran-diagram/Makefile +++ b/graphics/R-cran-diagram/Makefile @@ -5,6 +5,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Functions for visualising simple graphs, plotting flow diagrams +WWW= https://cran.r-project.org/web/packages/diagram/ LICENSE= GPLv2+ |