summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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