git: f34cdb3583bf - main - *: reset marius@ ports after safekeeping his commit bit.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Feb 2023 19:44:13 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=f34cdb3583bf900246b7cb9c42ca81f43774c700 commit f34cdb3583bf900246b7cb9c42ca81f43774c700 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2023-02-07 19:43:16 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2023-02-07 19:43:16 +0000 *: reset marius@ ports after safekeeping his commit bit. With hat: portmgr-secretary --- benchmarks/netperf/Makefile | 2 +- sysutils/afbinit/Makefile | 2 +- sysutils/cdrdao/Makefile | 2 +- sysutils/mmc-utils/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/benchmarks/netperf/Makefile b/benchmarks/netperf/Makefile index 6b59fe2cc941..971b35e9820f 100644 --- a/benchmarks/netperf/Makefile +++ b/benchmarks/netperf/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 2.7.1.p20170921 PORTREVISION= 1 CATEGORIES= benchmarks -MAINTAINER= marius@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Network performance benchmarking package WWW= https://hewlettpackard.github.io/netperf/ diff --git a/sysutils/afbinit/Makefile b/sysutils/afbinit/Makefile index e5b05c13b813..9d3faf867375 100644 --- a/sysutils/afbinit/Makefile +++ b/sysutils/afbinit/Makefile @@ -12,7 +12,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= ${PORTNAME}_${PORTVERSION}-4.diff.gz:patch PATCH_DIST_STRIP= -p1 -MAINTAINER= marius@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sun AFB aka Sun Elite 3D microcode firmware loader OPTIONS_DEFINE= DOCS diff --git a/sysutils/cdrdao/Makefile b/sysutils/cdrdao/Makefile index bfb4847f1316..ed0559d4dadf 100644 --- a/sysutils/cdrdao/Makefile +++ b/sysutils/cdrdao/Makefile @@ -5,7 +5,7 @@ CATEGORIES= sysutils audio MASTER_SITES= SF/cdrdao DISTNAME= cdrdao-${PORTVERSION} -MAINTAINER= marius@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= Record CD-R[W]s in disk-at-once mode WWW= http://cdrdao.sourceforge.net/ diff --git a/sysutils/mmc-utils/Makefile b/sysutils/mmc-utils/Makefile index 7ca781190bd6..bfb7a0290b5e 100644 --- a/sysutils/mmc-utils/Makefile +++ b/sysutils/mmc-utils/Makefile @@ -4,7 +4,7 @@ DISTVERSIONSUFFIX= -${MMC_GITSHASH} CATEGORIES= sysutils MASTER_SITES= https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git/snapshot/${MMC_GITHASH}${EXTRACT_SUFX}?dummy=/ -MAINTAINER= marius@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Userspace tools for MMC/SD devices WWW= https://www.kernel.org/doc/Documentation/mmc/mmc-tools.txt