aboutsummaryrefslogtreecommitdiffstats
path: root/palm
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-05-05 04:16:29 +0800
committermiwi <miwi@FreeBSD.org>2009-05-05 04:16:29 +0800
commit7fb7c831efa394abe19f38d47dfde943a799c7d5 (patch)
treeaa2803b281ed1767eddebf6d02b94921c9f60f86 /palm
parentb482cc7872e6eca7e39a2f252c432db40863d29d (diff)
downloadfreebsd-ports-graphics-7fb7c831efa394abe19f38d47dfde943a799c7d5.tar.gz
freebsd-ports-graphics-7fb7c831efa394abe19f38d47dfde943a799c7d5.tar.zst
freebsd-ports-graphics-7fb7c831efa394abe19f38d47dfde943a799c7d5.zip
- Reset maintainer
PR: ports/133849 Submitted by: Glen Barber <glen.j.barber@gmail.com> (old maintainer)
Diffstat (limited to 'palm')
-rw-r--r--palm/palmos-sdk/Makefile2
-rw-r--r--palm/palmpower/Makefile2
-rw-r--r--palm/prc-tools/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/palm/palmos-sdk/Makefile b/palm/palmos-sdk/Makefile
index 42fcb966847..8a54a67f49d 100644
--- a/palm/palmos-sdk/Makefile
+++ b/palm/palmos-sdk/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= palm
MASTER_SITES=
DISTFILES= palmos-sdk-${SDKVER}r3-1.tar.gz
-MAINTAINER= glen.j.barber@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Palm OS SDK
RESTRICTED= License agreement is required.
diff --git a/palm/palmpower/Makefile b/palm/palmpower/Makefile
index 6d24be9a213..7ab7c8fb83f 100644
--- a/palm/palmpower/Makefile
+++ b/palm/palmpower/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://ftp.linux.in.th/palm/develope/ \
http://ftp.ksu.edu.tw/FTP/FreeBSD/distfiles/ \
${MASTER_SITE_OPENBSD}
-MAINTAINER= glen.j.barber@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Disassembler and other tools for PalmOS binaries
GNU_CONFIGURE= yes
diff --git a/palm/prc-tools/Makefile b/palm/prc-tools/Makefile
index 2f9bf570007..2ba26361200 100644
--- a/palm/prc-tools/Makefile
+++ b/palm/prc-tools/Makefile
@@ -20,7 +20,7 @@ DISTFILES= ${DISTNAME}.tar.gz:prc \
EXTRACT_ONLY= binutils-2.14.tar.bz2 gdb-5.3.tar.bz2 gcc-2.95.3.tar.bz2 \
gcc-3.3.1.tar.bz2
-MAINTAINER= glen.j.barber@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Collection of tools supporting C and C++ programming for Palm OS
# it is unknown whether it could actually be made to work elsewhere,