diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-06-06 07:54:08 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-06-06 07:54:08 +0000 |
commit | 8f16c259c4853196b7f699cba69506d9920861c6 (patch) | |
tree | 71adce356707954082d0525cd92adbae3fa512cf /devel/i386-rtems-gcc | |
parent | 6924e8803414334925f2ad50c8c508301ea8ae5d (diff) | |
download | ports-8f16c259c4853196b7f699cba69506d9920861c6.tar.gz ports-8f16c259c4853196b7f699cba69506d9920861c6.zip |
Notes
Diffstat (limited to 'devel/i386-rtems-gcc')
-rw-r--r-- | devel/i386-rtems-gcc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/i386-rtems-gcc/Makefile b/devel/i386-rtems-gcc/Makefile index 5d17f23e4cb6..97a589405d2d 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= jeh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FSF C/C++/JAVA-gcc-3.2.3 base-port for RTEMS development .include <bsd.port.pre.mk> |