diff options
Diffstat (limited to 'devel/mips-rtems-chill/Makefile')
-rw-r--r-- | devel/mips-rtems-chill/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mips-rtems-chill/Makefile b/devel/mips-rtems-chill/Makefile index 6948236bb585..5906c6247999 100644 --- a/devel/mips-rtems-chill/Makefile +++ b/devel/mips-rtems-chill/Makefile @@ -7,7 +7,7 @@ PORTNAME= chill -MAINTAINER= jim@thehousleys.net +MAINTAINER= jeh@FreeBSD.org LCLTARGET= mips64orion-rtems .include "${.CURDIR}/../i386-rtems-chill/Makefile" |