From 1d6e21738d8418b130ebd2d3891cec70775d72a0 Mon Sep 17 00:00:00 2001 From: shannonjr Date: Wed, 5 Apr 2006 11:03:59 +0000 Subject: Update to 3.4.6. This is a bugfix release. --- lang/gcc34/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'lang/gcc34/Makefile') diff --git a/lang/gcc34/Makefile b/lang/gcc34/Makefile index d994ba269bf..f5863708abf 100644 --- a/lang/gcc34/Makefile +++ b/lang/gcc34/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2006/03/05 16:27:26 jlam Exp $ +# $NetBSD: Makefile,v 1.33 2006/04/05 11:03:59 shannonjr Exp $ # DISTNAME= gcc-${GCC_VERSION} PKGNAME= gcc34-${GCC_VERSION} -#PKGREVISION= 1 -PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${GCC_VERSION}/} EXTRACT_SUFX= .tar.bz2 @@ -14,7 +12,7 @@ HOMEPAGE= http://www.gnu.org/software/gcc/gcc.html COMMENT= This is the gcc 3.4 compiler BUILD_USES_MSGFMT= YES -GCC_VERSION= 3.4.5 +GCC_VERSION= 3.4.6 NOT_FOR_PLATFORM= Interix-*-* -- cgit v1.2.3