Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 May 2021 19:58:03 GMT
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 713a67377356 - main - java/hamcrest: Drop maintainership
Message-ID:  <202105191958.14JJw3Ca081610@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by danilo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=713a6737735687060a6e555e65d6a7869ec95866

commit 713a6737735687060a6e555e65d6a7869ec95866
Author:     Danilo Egea Gondolfo <danilo@FreeBSD.org>
AuthorDate: 2021-05-18 20:23:18 +0000
Commit:     Danilo Egea Gondolfo <danilo@FreeBSD.org>
CommitDate: 2021-05-19 19:56:15 +0000

    java/hamcrest: Drop maintainership
---
 java/hamcrest/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/hamcrest/Makefile b/java/hamcrest/Makefile
index 8958fa14efd9..88fb18e501c1 100644
--- a/java/hamcrest/Makefile
+++ b/java/hamcrest/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	http://repo1.maven.org/maven2/org/${PORTNAME}/${PORTNAME}-all/${PO
 DISTFILES=	${PORTNAME}-all-${PORTVERSION}.jar ${PORTNAME}-all-${PORTVERSION}-sources.jar
 EXTRACT_ONLY=
 
-MAINTAINER=	danilo@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Library of matchers for building test expressions
 
 USE_JAVA=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105191958.14JJw3Ca081610>