git: bca985ecf610 - main - java/junit: Drop maintainership
Danilo Egea Gondolfo
danilo at FreeBSD.org
Wed May 19 19:58:05 UTC 2021
The branch main has been updated by danilo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bca985ecf610e525cdc28e363a10f3f7a5da6c44
commit bca985ecf610e525cdc28e363a10f3f7a5da6c44
Author: Danilo Egea Gondolfo <danilo at FreeBSD.org>
AuthorDate: 2021-05-18 20:22:43 +0000
Commit: Danilo Egea Gondolfo <danilo at FreeBSD.org>
CommitDate: 2021-05-19 19:56:15 +0000
java/junit: Drop maintainership
---
java/junit/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java/junit/Makefile b/java/junit/Makefile
index 18d37ce7e18c..2eefc3964a45 100644
--- a/java/junit/Makefile
+++ b/java/junit/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= http://repo1.maven.org/maven2/${PORTNAME}/${PORTNAME}/${PORTVERSIO
DISTFILES= ${DISTNAME}.jar ${DISTNAME}-sources.jar
EXTRACT_ONLY=
-MAINTAINER= danilo at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Regression testing utility for use with the Java(TM) Language
RUN_DEPENDS= ${JAVALIBDIR}/hamcrest.jar:java/hamcrest
More information about the dev-commits-ports-all
mailing list