Date: Sat, 7 May 2016 11:27:49 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414773 - head/devel/mips-binutils Message-ID: <201605071127.u47BRn6G076056@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sat May 7 11:27:49 2016 New Revision: 414773 URL: https://svnweb.freebsd.org/changeset/ports/414773 Log: Fix comment PR: 205839 Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net> Modified: head/devel/mips-binutils/Makefile Modified: head/devel/mips-binutils/Makefile ============================================================================== --- head/devel/mips-binutils/Makefile Sat May 7 11:27:07 2016 (r414772) +++ head/devel/mips-binutils/Makefile Sat May 7 11:27:49 2016 (r414773) @@ -1,6 +1,6 @@ # $FreeBSD$ -COMMENT= GNU binutils for mips64 cross-development +COMMENT= GNU binutils for mips cross-development PKGNAMEPREFIX= mips- PLIST= ${.CURDIR}/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605071127.u47BRn6G076056>