diff --git a/net/R-cran-pingr/Makefile b/net/R-cran-pingr/Makefile index 2c37f7c71ba1..87dcf136faca 100644 --- a/net/R-cran-pingr/Makefile +++ b/net/R-cran-pingr/Makefile @@ -1,20 +1,20 @@ PORTNAME= pingr DISTVERSION= 2.0.2 PORTREVISION= 1 CATEGORIES= net DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ygy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Check if a Remote Computer is Up WWW= https://github.com/r-lib/pingr#readme LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= R-cran-processx>0:sysutils/R-cran-processx TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \ R-cran-testthat>0:devel/R-cran-testthat USES= cran:auto-plist,compiles .include