aboutsummaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-05-04 20:16:29 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-05-04 20:16:29 +0000
commitfc998b25bfa52443a79e0dfe7909efc8192d08e9 (patch)
tree6b3de0427b0dc9684609b8eac24006fd8af21c02 /palm
parentb064ecde4f7ff7498cf7f4515e0d9909b9e54b26 (diff)
downloadports-fc998b25bfa52443a79e0dfe7909efc8192d08e9.tar.gz
ports-fc998b25bfa52443a79e0dfe7909efc8192d08e9.zip
Notes
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 42fcb9668476..8a54a67f49d1 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 6d24be9a2134..7ab7c8fb83f9 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 2f9bf570007b..2ba26361200a 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,