summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-05-14 20:20:28 +0000
committerwiz <wiz@pkgsrc.org>2011-05-14 20:20:28 +0000
commit097df18e13c8ae17a4b32f7646d57e4923498445 (patch)
treebea5c448d1ff7431fd1a2420db94af2976593fa6 /lang
parent5b2edaa90db52bff8cb68d8f79b003ee1e30957f (diff)
downloadpkgsrc-097df18e13c8ae17a4b32f7646d57e4923498445.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