diff --git a/devel/R-cran-parsedate/Makefile b/devel/R-cran-parsedate/Makefile index ee288cbdf149..66c094e90681 100644 --- a/devel/R-cran-parsedate/Makefile +++ b/devel/R-cran-parsedate/Makefile @@ -1,18 +1,18 @@ PORTNAME= parsedate DISTVERSION= 1.3.1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ygy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Recognize and Parse Dates in Various Formats, Including All ISO 8601 Formats WWW= https://github.com/gaborcsardi/parsedate LICENSE= GPLv2 TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \ R-cran-testthat>0:devel/R-cran-testthat \ R-cran-withr>0:devel/R-cran-withr USES= cran:auto-plist,compiles .include