From dcdec34ed93f7cb3923c80e923d9c83d3252879e Mon Sep 17 00:00:00 2001 From: ryoon Date: Sun, 24 Nov 2013 04:41:41 +0000 Subject: Fix upstream bug report URL --- cross/freemint-gcc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cross/freemint-gcc/Makefile b/cross/freemint-gcc/Makefile index 7f89da40b1f..561d413d85e 100644 --- a/cross/freemint-gcc/Makefile +++ b/cross/freemint-gcc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/09/12 14:07:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2013/11/24 04:41:41 ryoon Exp $ DISTNAME= gcc-4.6.4 PKGNAME= cross-freemint-${DISTNAME} @@ -15,7 +15,7 @@ PATCHFILES= gcc-4.6.4-mint-20130415.patch.bz2 WRKSRC= ${WRKDIR} -# for http://gcc.gnu.org/bugzilla/attachment.cgi?id=15133 , +# for http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33549 # use makeinfo from pkgsrc/devel/gtexinfo. TOOL_DEPENDS+= gtexinfo>=5.1:../../devel/gtexinfo TOOLS_PLATFORM.makeinfo= -- cgit v1.2.3