diff options
Diffstat (limited to 'devel/R-cran-prettycode/Makefile')
-rw-r--r-- | devel/R-cran-prettycode/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/R-cran-prettycode/Makefile b/devel/R-cran-prettycode/Makefile index 42805fd2866e..9ebf662d75e8 100644 --- a/devel/R-cran-prettycode/Makefile +++ b/devel/R-cran-prettycode/Makefile @@ -5,6 +5,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= ygy@FreeBSD.org COMMENT= Pretty Print R Code in the Terminal +WWW= https://github.com/r-lib/prettycode #readme LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |