summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz>2011-05-14 20:20:28 +0000
committerwiz <wiz>2011-05-14 20:20:28 +0000
commitced78e79dbdd1ffb358fac842d5bc22d8e21cb8f (patch)
treebea5c448d1ff7431fd1a2420db94af2976593fa6 /lang
parent1d2e32f3a3f9f538cf96da6e545f94ffdc583fbe (diff)
downloadpkgsrc-ced78e79dbdd1ffb358fac842d5bc22d8e21cb8f.tar.gz
+ gcc45.
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 e18b8db5684..4c53e9eb3b7 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.299 2011/02/22 08:52:37 obache Exp $
+# $NetBSD: Makefile,v 1.300 2011/05/14 20:20:28 wiz Exp $
#
COMMENT= Programming languages
@@ -56,6 +56,7 @@ SUBDIR+= gcc3-objc
SUBDIR+= gcc34
SUBDIR+= gcc34-ada
SUBDIR+= gcc44
+SUBDIR+= gcc45
SUBDIR+= gforth
SUBDIR+= ghc
SUBDIR+= gnat-aux