diff options
Diffstat (limited to 'textproc/R-cran-markdown/Makefile')
-rw-r--r-- | textproc/R-cran-markdown/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/R-cran-markdown/Makefile b/textproc/R-cran-markdown/Makefile index d29b3e7947da..5b5196a0aaee 100644 --- a/textproc/R-cran-markdown/Makefile +++ b/textproc/R-cran-markdown/Makefile @@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Markdown Rendering for R +WWW= https://cran.r-project.org/web/packages/markdown/ LICENSE= GPLv2 |