summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZsolt Udvari <uzsolt@FreeBSD.org>2025-02-23 10:19:42 +0100
committerZsolt Udvari <uzsolt@FreeBSD.org>2025-02-23 10:20:24 +0100
commit1f90d4c88b6212b6fd672bac488c3ec53df2d495 (patch)
tree3ac686101cb7b6e506f1691b92d9dea74f9afb3b
parentdatabases/py-apache-arrow: update 18.0.0 → 19.0.1 (diff)
devel/R-cran-blob: Take maintainership
Fix comment as portlint suggests.
-rw-r--r--devel/R-cran-blob/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/R-cran-blob/Makefile b/devel/R-cran-blob/Makefile
index 492c97e8e8d1..c16e3fe8dc94 100644
--- a/devel/R-cran-blob/Makefile
+++ b/devel/R-cran-blob/Makefile
@@ -3,8 +3,8 @@ DISTVERSION= 1.2.4
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A Simple S3 Class for Representing Vectors of Binary Data ('BLOBS')
+MAINTAINER= uzsolt@FreeBSD.org
+COMMENT= Simple S3 Class for Representing Vectors of Binary Data ('BLOBS')
WWW= https://blob.tidyverse.org
LICENSE= MIT