aboutsummaryrefslogtreecommitdiffstats
path: root/devel/i386-rtems-gcc
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2007-06-11 12:47:21 +0800
committerade <ade@FreeBSD.org>2007-06-11 12:47:21 +0800
commit7e5792dec6d752d345fce8dac0f2b6b2d644bc66 (patch)
treea0f9f1caf8e13d718c97e9d0a495ddc863dd29f7 /devel/i386-rtems-gcc
parent52e948ea9ce2a3b10dd37f57fc35ba899d37da6f (diff)
downloadfreebsd-ports-gnome-7e5792dec6d752d345fce8dac0f2b6b2d644bc66.tar.gz
freebsd-ports-gnome-7e5792dec6d752d345fce8dac0f2b6b2d644bc66.tar.zst
freebsd-ports-gnome-7e5792dec6d752d345fce8dac0f2b6b2d644bc66.zip
Since there are a number of issues associated with the *-rtems-* ports
as a result of the new gettext, and given the jeh@ is currently on sabbatical, with these ports (amongst others) being reset to ports@, temporarily take over maintainership to cut through a little red tape to get things back in order.
Diffstat (limited to 'devel/i386-rtems-gcc')
-rw-r--r--devel/i386-rtems-gcc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/i386-rtems-gcc/Makefile b/devel/i386-rtems-gcc/Makefile
index 97a589405d2d..e6806b7b9c79 100644
--- a/devel/i386-rtems-gcc/Makefile
+++ b/devel/i386-rtems-gcc/Makefile
@@ -21,7 +21,7 @@ PATCHFILES= ${GCCNAME}-rtems-20030507a.diff \
PATCH_SITES= ftp://ftp.rtems.com/pub/rtems/snapshots/c_tools/source/ \
http://rtems.thehousleys.net/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ade@FreeBSD.org
COMMENT= FSF C/C++/JAVA-gcc-3.2.3 base-port for RTEMS development
.include <bsd.port.pre.mk>