git: e95e63ba793c - main - devel/R-cran-blob: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Sep 2024 22:43:06 UTC
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=e95e63ba793c4aca2633b1dba17ea80ec5d394f5 commit e95e63ba793c4aca2633b1dba17ea80ec5d394f5 Author: Guangyuan Yang <ygy@FreeBSD.org> AuthorDate: 2024-09-14 22:41:03 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2024-09-14 22:41:03 +0000 devel/R-cran-blob: drop maintainership --- devel/R-cran-blob/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/R-cran-blob/Makefile b/devel/R-cran-blob/Makefile index 1aa7ca87c253..492c97e8e8d1 100644 --- a/devel/R-cran-blob/Makefile +++ b/devel/R-cran-blob/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 1.2.4 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ygy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Simple S3 Class for Representing Vectors of Binary Data ('BLOBS') WWW= https://blob.tidyverse.org