summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-05-15 00:10:23 +0000
committerwiz <wiz@pkgsrc.org>2011-05-15 00:10:23 +0000
commit2c4ccdf78218f0e9b50ab6bf524584d7e5f4c79f (patch)
treedc27b36fe272d2cfcadb165e03cba5aada0ea004 /lang
parentaf495c007eb8efe6d675e1c2460a12283bdc2084 (diff)
downloadpkgsrc-2c4ccdf78218f0e9b50ab6bf524584d7e5f4c79f.tar.gz
+ gcc46.
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 4c53e9eb3b7..fc9552c8df2 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.300 2011/05/14 20:20:28 wiz Exp $
+# $NetBSD: Makefile,v 1.301 2011/05/15 00:10:23 wiz Exp $
#
COMMENT= Programming languages
@@ -57,6 +57,7 @@ SUBDIR+= gcc34
SUBDIR+= gcc34-ada
SUBDIR+= gcc44
SUBDIR+= gcc45
+SUBDIR+= gcc46
SUBDIR+= gforth
SUBDIR+= ghc
SUBDIR+= gnat-aux