diff options
author | Rene Ladan <rene@FreeBSD.org> | 2022-12-05 12:01:53 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2022-12-05 12:02:32 +0000 |
commit | 7cd3ed13c5e5fabf68af28286d0560969dad43eb (patch) | |
tree | ee9fefd799be942a56ea524f1fe7a5966e8f1b6d | |
parent | 06d6ef7edb659311e80bb9bb3fbe88e4773f4e9c (diff) | |
download | ports-7cd3ed13c5e5fabf68af28286d0560969dad43eb.tar.gz ports-7cd3ed13c5e5fabf68af28286d0560969dad43eb.zip |
all: return bar@'s ports to the pool after commit bit safekeeping.
With hat: portmgr-secretary
-rw-r--r-- | games/linux-enemyterritory-jaymod/Makefile | 2 | ||||
-rw-r--r-- | games/linux-enemyterritory/Makefile | 2 | ||||
-rw-r--r-- | games/vavoom-extras/Makefile | 2 | ||||
-rw-r--r-- | games/vavoom/Makefile | 2 | ||||
-rw-r--r-- | multimedia/libkate/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/amule-devel/Makefile | 2 | ||||
-rw-r--r-- | 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/ |