diff options
Diffstat (limited to 'devel/msp430-libc/Makefile')
-rw-r--r-- | devel/msp430-libc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/msp430-libc/Makefile b/devel/msp430-libc/Makefile index 3c08bb331ced..3f06c54d343b 100644 --- a/devel/msp430-libc/Makefile +++ b/devel/msp430-libc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://lev.serebryakov.spb.ru/download/msp430/ PKGNAMEPREFIX= msp430- DISTFILES= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= lev@serebryakov.spb.ru +MAINTAINER= lev@FreeBSD.org COMMENT= Libc for TI's msp430 MCUs cross-development BUILD_DEPENDS= ${PKGNAMEPREFIX}gcc:${PORTSDIR}/devel/${PKGNAMEPREFIX}gcc |