git: f2e9862b242a - main - devel/R-cran-tinytest: Take maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Sep 2024 23:25:33 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f2e9862b242a0f091374db6925fb27e2de8ff8da
commit f2e9862b242a0f091374db6925fb27e2de8ff8da
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-09-14 23:24:41 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-09-14 23:24:41 +0000
devel/R-cran-tinytest: Take maintainership
---
devel/R-cran-tinytest/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/R-cran-tinytest/Makefile b/devel/R-cran-tinytest/Makefile
index ae81c7cc6cc5..2e2025497497 100644
--- a/devel/R-cran-tinytest/Makefile
+++ b/devel/R-cran-tinytest/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 1
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= eduardo@FreeBSD.org
COMMENT= Lightweight and Feature Complete Unit Testing Framework
WWW= https://github.com/markvanderloo/tinytest