summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorshannonjr <shannonjr@pkgsrc.org>2004-06-01 19:19:39 +0000
committershannonjr <shannonjr@pkgsrc.org>2004-06-01 19:19:39 +0000
commitef18c62afa7c88e000dfed6566a06ff4905ea192 (patch)
tree4f30aac8b64cc583ff13e0c784fe5320ebf39973 /lang
parenta19475013805451b8c335abf867860b7cc568aa0 (diff)
downloadpkgsrc-ef18c62afa7c88e000dfed6566a06ff4905ea192.tar.gz
New package: gcc-3.4 revision 3.4.0
It conflicts with no other package.
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 5e67c14762c..f4a9d52cc8b 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.175 2004/06/01 18:37:00 shannonjr Exp $
+# $NetBSD: Makefile,v 1.176 2004/06/01 19:19:39 shannonjr Exp $
#
COMMENT= Programming languages
@@ -160,5 +160,6 @@ SUBDIR+= vslisp
SUBDIR+= wonka
SUBDIR+= yabasic
SUBDIR+= gccAda-3.4
+SUBDIR+= gcc-3.4
.include "../mk/bsd.pkg.subdir.mk"