summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorbjs <bjs@pkgsrc.org>2008-04-28 04:17:46 +0000
committerbjs <bjs@pkgsrc.org>2008-04-28 04:17:46 +0000
commit1d34e0a556f393a89d629a5264e1b0295733b0c5 (patch)
tree10ae72eaba54dc7e2504a78cac7f5afabbdcc6d9 /lang/Makefile
parentbeb4f514f85bc76328a6cdc223bf4609aa2c8991 (diff)
downloadpkgsrc-1d34e0a556f393a89d629a5264e1b0295733b0c5.tar.gz
Add newly-imported gambc package to lang/Makefile
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index a865e04a14d..c501cbd9829 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.255 2008/04/25 16:13:56 tnn Exp $
+# $NetBSD: Makefile,v 1.256 2008/04/28 04:17:46 bjs Exp $
#
COMMENT= Programming languages
@@ -36,6 +36,7 @@ SUBDIR+= f2c
SUBDIR+= focal
SUBDIR+= fort77
SUBDIR+= g95
+SUBDIR+= gambc
SUBDIR+= gauche
SUBDIR+= gawk
SUBDIR+= gcc