diff --git a/devel/R-cran-filelock/Makefile b/devel/R-cran-filelock/Makefile index 592fdc11f218..9243bc1f5757 100644 --- a/devel/R-cran-filelock/Makefile +++ b/devel/R-cran-filelock/Makefile @@ -1,20 +1,20 @@ PORTNAME= filelock DISTVERSION= 1.0.2 PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ygy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Portable File Locking WWW= https://github.com/r-lib/filelock #readme LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= R-cran-callr>=2.0.0:devel/R-cran-callr \ R-cran-covr>0:devel/R-cran-covr \ R-cran-testthat>0:devel/R-cran-testthat USES= cran:auto-plist,compiles .include