diff --git a/textproc/R-cran-spelling/Makefile b/textproc/R-cran-spelling/Makefile index 227f37660ea5..e489510c1f0e 100644 --- a/textproc/R-cran-spelling/Makefile +++ b/textproc/R-cran-spelling/Makefile @@ -1,21 +1,21 @@ PORTNAME= spelling DISTVERSION= 2.2.1 PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ygy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tools for Spell Checking in R WWW= https://docs.ropensci.org/spelling/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= R-cran-knitr>0:print/R-cran-knitr \ R-cran-commonmark>0:textproc/R-cran-commonmark \ R-cran-hunspell>=3.0:textproc/R-cran-hunspell \ R-cran-xml2>0:textproc/R-cran-xml2 USES= cran:auto-plist .include