1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Pass maintainership to jflemer@alum.rpi.edu

Approved by:	Espen Skoglund <esk@ira.uka.de> (old maintainer)
This commit is contained in:
Simon Barner 2005-09-15 09:32:13 +00:00
parent 8bb94c582b
commit 1ecdd8d854
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142795
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
MASTER_SITE_SUBDIR= binutils/releases
PKGNAMEPREFIX= arm-elf-
MAINTAINER= esk@ira.uka.de
MAINTAINER= jflemer@alum.rpi.edu
COMMENT= GNU binutils for vanilla ARM cross-development
USE_BZIP2= yes

View File

@ -16,7 +16,7 @@ DISTFILES= gcc-core-${PORTVERSION}${EXTRACT_SUFX} \
gcc-objc-${PORTVERSION}${EXTRACT_SUFX} \
gcc-g77-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= esk@ira.uka.de
MAINTAINER= jflemer@alum.rpi.edu
COMMENT= GNU cross compiler suite for vanilla ARM targets
BUILD_DEPENDS= ${PKGNAMEPREFIX}as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils \