diff options
Diffstat (limited to 'textproc/R-cran-xtable/Makefile')
-rw-r--r-- | textproc/R-cran-xtable/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/R-cran-xtable/Makefile b/textproc/R-cran-xtable/Makefile index 8d8587c5222c..6282cc4d85c3 100644 --- a/textproc/R-cran-xtable/Makefile +++ b/textproc/R-cran-xtable/Makefile @@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Export tables to LaTeX or HTML +WWW= https://cran.r-project.org/web/packages/xtable/ LICENSE= GPLv2+ |