summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorgrant <grant>2004-07-03 11:25:49 +0000
committergrant <grant>2004-07-03 11:25:49 +0000
commit66b8bf0c8665326c4640be49b91463a0d975c640 (patch)
treedcecd46f388a25701dd1c18054af11d19d888ef7 /mk
parentc25966de93faf10a9c65d36ae2fa3772afa72971 (diff)
downloadpkgsrc-66b8bf0c8665326c4640be49b91463a0d975c640.tar.gz
gcc 3.3.4 is in pkgsrc now.
Diffstat (limited to 'mk')
-rw-r--r--mk/compiler/gcc.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/compiler/gcc.mk b/mk/compiler/gcc.mk
index 4de0fc453e5..34f3779310f 100644
--- a/mk/compiler/gcc.mk
+++ b/mk/compiler/gcc.mk
@@ -1,4 +1,4 @@
-# $NetBSD: gcc.mk,v 1.67 2004/05/17 05:33:08 jlam Exp $
+# $NetBSD: gcc.mk,v 1.68 2004/07/03 11:25:49 grant Exp $
.if !defined(COMPILER_GCC_MK)
COMPILER_GCC_MK= defined
@@ -12,7 +12,7 @@ GCC_REQD+= 2.8.0
# _GCC_DIST_VERSION is the highest version of GCC installed by the pkgsrc
# without the PKGREVISIONs.
#
-_GCC_DIST_VERSION= 3.3.3
+_GCC_DIST_VERSION= 3.3.4
# _GCC2_PATTERNS matches N s.t. N <= 2.95.3.
_GCC2_PATTERNS= [0-1].* 2.[0-9] 2.[0-9].* 2.[1-8][0-9] 2.[1-8][0-9].* \