aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2021-12-11 07:03:47 +0000
committerGleb Popov <arrowd@FreeBSD.org>2021-12-11 07:04:51 +0000
commit720c2bebcc2ee36ebf11e0e483b044ec45477fac (patch)
tree90ac18020928e5be71c1ee5f27cdbe65573b3fd9
parent85f483cf91e766e5fd08a4deef44022b183a8be2 (diff)
downloadports-720c2bebcc2ee36ebf11e0e483b044ec45477fac.tar.gz
ports-720c2bebcc2ee36ebf11e0e483b044ec45477fac.zip
devel/psptoolchain*: Reset MAINTAINER as requested.
PR: 198813
-rw-r--r--devel/psptoolchain-binutils/Makefile2
-rw-r--r--devel/psptoolchain-gcc-stage1/Makefile2
-rw-r--r--devel/psptoolchain-gcc-stage2/Makefile2
-rw-r--r--devel/psptoolchain-gdb/Makefile2
-rw-r--r--devel/psptoolchain-newlib/Makefile2
-rw-r--r--devel/psptoolchain-pspsdk-stage1/Makefile2
-rw-r--r--devel/psptoolchain-pspsdk-stage2/Makefile2
-rw-r--r--devel/psptoolchain/Makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/devel/psptoolchain-binutils/Makefile b/devel/psptoolchain-binutils/Makefile
index c8a9e4a9d39a..cc097de0b803 100644
--- a/devel/psptoolchain-binutils/Makefile
+++ b/devel/psptoolchain-binutils/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= GNU \
SOURCEWARE/${PORTNAME}/releases
PKGNAMEPREFIX= psptoolchain-
-MAINTAINER= tphilipp@potion-studios.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= PlayStation Portable development toolchain ${PORTNAME}
LICENSE= GPLv3 LGPL3
diff --git a/devel/psptoolchain-gcc-stage1/Makefile b/devel/psptoolchain-gcc-stage1/Makefile
index 70b5ca274b1d..5810a7944762 100644
--- a/devel/psptoolchain-gcc-stage1/Makefile
+++ b/devel/psptoolchain-gcc-stage1/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= GCC
PKGNAMEPREFIX= psptoolchain-
PKGNAMESUFFIX?= -stage1
-MAINTAINER= tphilipp@potion-studios.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= PlayStation Portable development toolchain ${PORTNAME}
LICENSE= GPLv3
diff --git a/devel/psptoolchain-gcc-stage2/Makefile b/devel/psptoolchain-gcc-stage2/Makefile
index 67482503d0e5..fca8a18ba82e 100644
--- a/devel/psptoolchain-gcc-stage2/Makefile
+++ b/devel/psptoolchain-gcc-stage2/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 0
PKGNAMESUFFIX= -stage2
-MAINTAINER= tphilipp@potion-studios.com
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/psp/lib/libc.a:devel/psptoolchain-newlib
diff --git a/devel/psptoolchain-gdb/Makefile b/devel/psptoolchain-gdb/Makefile
index 7eb20b064f20..1396785be8af 100644
--- a/devel/psptoolchain-gdb/Makefile
+++ b/devel/psptoolchain-gdb/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= GNU
PKGNAMEPREFIX= psptoolchain-
-MAINTAINER= tphilipp@potion-studios.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= PlayStation Portable development toolchain ${PORTNAME}
BUILD_DEPENDS= ${LOCALBASE}/psp/sdk/lib/libpspsdk.a:devel/psptoolchain-pspsdk-stage2
diff --git a/devel/psptoolchain-newlib/Makefile b/devel/psptoolchain-newlib/Makefile
index a1d524746211..fb3a0a548f2f 100644
--- a/devel/psptoolchain-newlib/Makefile
+++ b/devel/psptoolchain-newlib/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://sources.redhat.com/pub/ \
SOURCEWARE/${PORTNAME}
PKGNAMEPREFIX= psptoolchain-
-MAINTAINER= tphilipp@potion-studios.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= PlayStation Portable development toolchain ${PORTNAME}
PSP_GCC_STAGE_PREFIX= psp/stage1
diff --git a/devel/psptoolchain-pspsdk-stage1/Makefile b/devel/psptoolchain-pspsdk-stage1/Makefile
index b8e3e304570e..6ef77617d8d7 100644
--- a/devel/psptoolchain-pspsdk-stage1/Makefile
+++ b/devel/psptoolchain-pspsdk-stage1/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.potion-studios.com/
PKGNAMEPREFIX= psptoolchain-
PKGNAMESUFFIX?= -stage1
-MAINTAINER= tphilipp@potion-studios.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= PlayStation Portable development toolchain ${PORTNAME}
PSP_SDK_STAGE_PREFIX= psp/stage1
diff --git a/devel/psptoolchain-pspsdk-stage2/Makefile b/devel/psptoolchain-pspsdk-stage2/Makefile
index f9fb7e2fa1d2..67c6a4fec85e 100644
--- a/devel/psptoolchain-pspsdk-stage2/Makefile
+++ b/devel/psptoolchain-pspsdk-stage2/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 2
PKGNAMESUFFIX= -stage2
-MAINTAINER= tphilipp@potion-studios.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= PlayStation Portable development toolchain ${PORTNAME}
BUILD_DEPENDS= psp-cpp:devel/psptoolchain-gcc-stage2 \
diff --git a/devel/psptoolchain/Makefile b/devel/psptoolchain/Makefile
index f13fd35dfc35..d507e9ba5e4f 100644
--- a/devel/psptoolchain/Makefile
+++ b/devel/psptoolchain/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 20111215
PORTREVISION= 3
CATEGORIES= devel
-MAINTAINER= tphilipp@potion-studios.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= PlayStation Portable development toolchain meta port
RUN_DEPENDS= psp-gdb:devel/psptoolchain-gdb \