diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 12:06:07 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 12:06:07 +0000 |
commit | c93492e84eb993eefc439c1e568ffcc9b840b9cc (patch) | |
tree | 5c2802e673e82c81ab9c22a4029195ecca38ad45 /devel/cross-binutils | |
parent | e9e165c331338af42aaf178f372c0e5ff25d0e46 (diff) | |
download | ports-c93492e84eb993eefc439c1e568ffcc9b840b9cc.tar.gz ports-c93492e84eb993eefc439c1e568ffcc9b840b9cc.zip |
Notes
Diffstat (limited to 'devel/cross-binutils')
-rw-r--r-- | devel/cross-binutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cross-binutils/Makefile b/devel/cross-binutils/Makefile index be44b9dc579c..bfab4385e598 100644 --- a/devel/cross-binutils/Makefile +++ b/devel/cross-binutils/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= ${TGTARCH}-${TGTABI}- PATCH_SITES= ftp://ftp.rtems.com/pub/rtems/SOURCES/4.11/ PATCH_DIST_STRIP= -p1 -MAINTAINER= christoph.mallon@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= GNU binutils port for cross-target development USES= gmake makeinfo tar:bzip2 |