aboutsummaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2009-02-13 01:49:12 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2009-02-13 01:49:12 +0000
commit3db54de6b1cdd91a7610857a7dda9edbcef0a559 (patch)
tree261d2a82bfd97f6915f2108bf8645ce04df6d298 /palm
parentba553c41978b461df5a9165b1e1fc8b92f8d3a7c (diff)
downloadports-3db54de6b1cdd91a7610857a7dda9edbcef0a559.tar.gz
ports-3db54de6b1cdd91a7610857a7dda9edbcef0a559.zip
- Pass maintainership to submitter
Submitted by: Glen Barber via freebsd-ports@
Notes
Notes: svn path=/head/; revision=228172
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 1658f0596eab..374e9986d1a5 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= ports@FreeBSD.org
+MAINTAINER= glen.j.barber@gmail.com
COMMENT= Palm OS SDK
RESTRICTED= License agreement is required.
diff --git a/palm/palmpower/Makefile b/palm/palmpower/Makefile
index 686643025fc9..e1b9ab8e304a 100644
--- a/palm/palmpower/Makefile
+++ b/palm/palmpower/Makefile
@@ -17,7 +17,7 @@ CATEGORIES= palm
# but that site doesn't allow direct HTTP transfers.
#
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= glen.j.barber@gmail.com
COMMENT= Disassembler and other tools for PalmOS binaries
GNU_CONFIGURE= yes
diff --git a/palm/prc-tools/Makefile b/palm/prc-tools/Makefile
index 2ba26361200a..2f9bf570007b 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= ports@FreeBSD.org
+MAINTAINER= glen.j.barber@gmail.com
COMMENT= Collection of tools supporting C and C++ programming for Palm OS
# it is unknown whether it could actually be made to work elsewhere,