git: e1d48f6437e2 - main - sysutils/rundeck{2,3}: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Feb 2023 11:02:31 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=e1d48f6437e25cdfc6a8df6fb4270b57eb5e5a2b commit e1d48f6437e25cdfc6a8df6fb4270b57eb5e5a2b Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2023-02-16 10:24:58 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-02-19 11:01:41 +0000 sysutils/rundeck{2,3}: drop maintainership PR: 261748 Approved by: flo (mentor) Differential Revision: https://reviews.freebsd.org/D38635 --- sysutils/rundeck2/Makefile | 2 +- sysutils/rundeck3/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sysutils/rundeck2/Makefile b/sysutils/rundeck2/Makefile index 4d9a42280e27..43989e982e3c 100644 --- a/sysutils/rundeck2/Makefile +++ b/sysutils/rundeck2/Makefile @@ -6,7 +6,7 @@ PKGNAMESUFFIX= 2 DISTNAME= rundeck-launcher-${PORTVERSION} EXTRACT_SUFX= .jar -MAINTAINER= daniel.tihanyi@tetragir.com +MAINTAINER= ports@FreeBSD.org COMMENT= Web-console for dispatching commands and scripts to your nodes WWW= https://rundeck.org diff --git a/sysutils/rundeck3/Makefile b/sysutils/rundeck3/Makefile index a8af06bf9500..6f224b1f18dd 100644 --- a/sysutils/rundeck3/Makefile +++ b/sysutils/rundeck3/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= https://packagecloud.io/pagerduty/rundeck/packages/java/org.rundec PKGNAMESUFFIX= 3 EXTRACT_SUFX= .war -MAINTAINER= daniel.tihanyi@tetragir.com +MAINTAINER= ports@FreeBSD.org COMMENT= Web-console for dispatching commands and scripts to your nodes WWW= https://rundeck.org