aboutsummaryrefslogtreecommitdiff
path: root/devel/arm-none-eabi-newlib
diff options
context:
space:
mode:
authorRichard Gallamore <ultima@FreeBSD.org>2017-07-06 01:39:08 +0000
committerRichard Gallamore <ultima@FreeBSD.org>2017-07-06 01:39:08 +0000
commit6b38c75dd90b0d16cfad1deefec2cb3aa7ab2ec7 (patch)
tree2fc3996c95789ef0c6cbf3bc0e4bcdc753a27a3d /devel/arm-none-eabi-newlib
parent00d9407d48d4f850edfd8db1ef7e5a49a04592aa (diff)
Notes
Diffstat (limited to 'devel/arm-none-eabi-newlib')
-rw-r--r--devel/arm-none-eabi-newlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/arm-none-eabi-newlib/Makefile b/devel/arm-none-eabi-newlib/Makefile
index f012fb6ab50f..b180b168c41d 100644
--- a/devel/arm-none-eabi-newlib/Makefile
+++ b/devel/arm-none-eabi-newlib/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://sources.redhat.com/pub/${PORTNAME}/ \
SOURCEWARE/${PORTNAME}
PKGNAMEPREFIX= ${NEWLIB_TARGET}-
-MAINTAINER= bsdports@kyle-evans.net
+MAINTAINER= kevans@FreeBSD.org
COMMENT= Newlib distribution for ${NEWLIB_TARGET} targets
BUILD_DEPENDS+= ${NEWLIB_TARGET}-ar:devel/${NEWLIB_TARGET}-binutils \