Date: Mon, 5 Dec 2022 12:02:41 GMT From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7cd3ed13c5e5 - main - all: return bar@'s ports to the pool after commit bit safekeeping. Message-ID: <202212051202.2B5C2f7L055140@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=7cd3ed13c5e5fabf68af28286d0560969dad43eb commit 7cd3ed13c5e5fabf68af28286d0560969dad43eb Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2022-12-05 12:01:53 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2022-12-05 12:02:32 +0000 all: return bar@'s ports to the pool after commit bit safekeeping. With hat: portmgr-secretary --- games/linux-enemyterritory-jaymod/Makefile | 2 +- games/linux-enemyterritory/Makefile | 2 +- games/vavoom-extras/Makefile | 2 +- games/vavoom/Makefile | 2 +- multimedia/libkate/Makefile | 2 +- net-p2p/amule-devel/Makefile | 2 +- net-p2p/amule/Makefile | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/games/linux-enemyterritory-jaymod/Makefile b/games/linux-enemyterritory-jaymod/Makefile index fb1c0952c8d9..4cac419e7edd 100644 --- a/games/linux-enemyterritory-jaymod/Makefile +++ b/games/linux-enemyterritory-jaymod/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= http://jaymod.clanfu.org/lib/downloads/ \ http://www.zenenterprises.biz/bud/jaymod/ PKGNAMEPREFIX= linux-enemyterritory- -MAINTAINER= bar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Jaymod - An Enemy Territory Modification WWW= https://jaymod.clanfu.org/ diff --git a/games/linux-enemyterritory/Makefile b/games/linux-enemyterritory/Makefile index b0a1b582fc91..c4956c1e2fd0 100644 --- a/games/linux-enemyterritory/Makefile +++ b/games/linux-enemyterritory/Makefile @@ -8,7 +8,7 @@ PKGNAMEPREFIX= linux- DISTNAME= et-linux-2.60b.x86 DISTFILES= et-linux-2.60.x86.run:full ET-2.60b.zip:patch -MAINTAINER= bar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Wolfenstein: Enemy Territory (Linux version) WWW= https://www.splashdamage.com/games/wolfenstein-enemy-territory/ diff --git a/games/vavoom-extras/Makefile b/games/vavoom-extras/Makefile index 1ed536d84635..6b18edc060f5 100644 --- a/games/vavoom-extras/Makefile +++ b/games/vavoom-extras/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/vavoom/Resources/vmodels-doom/1.4.3:vmd \ SF/vavoom/Resources/vtextures/1.0:vt10 \ SF/vavoom/Resources/vtextures/1.1:vt11 -MAINTAINER= bar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Doom, Doom II, Heretic, Hexen, and Strife source port (extras) WWW= https://www.vavoom-engine.com/ diff --git a/games/vavoom/Makefile b/games/vavoom/Makefile index 80e7da936a5b..aeb19d2849c4 100644 --- a/games/vavoom/Makefile +++ b/games/vavoom/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 16 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Vavoom-source/${PORTVERSION} -MAINTAINER= bar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Doom, Doom II, Heretic, Hexen, and Strife source port WWW= https://www.vavoom-engine.com/ diff --git a/multimedia/libkate/Makefile b/multimedia/libkate/Makefile index 6f863b8e20a5..f331725ae250 100644 --- a/multimedia/libkate/Makefile +++ b/multimedia/libkate/Makefile @@ -5,7 +5,7 @@ CATEGORIES= multimedia MASTER_SITES= https://downloads.xiph.org/releases/kate/ \ https://ftp.osuosl.org/pub/xiph/releases/kate/ -MAINTAINER= bar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Codec for karaoke and text encapsulation for Ogg WWW= https://wiki.xiph.org/index.php/OggKate diff --git a/net-p2p/amule-devel/Makefile b/net-p2p/amule-devel/Makefile index 71b0133156cb..282252195a76 100644 --- a/net-p2p/amule-devel/Makefile +++ b/net-p2p/amule-devel/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= http://amule.sourceforge.net/tarballs/ PKGNAMESUFFIX= -devel DISTNAME= aMule-SVN-r${PORTVERSION} -MAINTAINER= bar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= All-platform eMule p2p client WWW= https://www.amule.org/ diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index b035ad7d4426..c9f2896e8e56 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -5,7 +5,7 @@ CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/aMule/${PORTVERSION} DISTNAME= aMule-${PORTVERSION} -MAINTAINER= bar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= All-platform eMule p2p client WWW= https://www.amule.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212051202.2B5C2f7L055140>