summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorwennmach <wennmach@pkgsrc.org>2006-11-21 13:47:24 +0000
committerwennmach <wennmach@pkgsrc.org>2006-11-21 13:47:24 +0000
commit1f31f2a5bb6379d7540bcf54ee21c5701ce92ead (patch)
tree183a1151ab6d424adb1d00990f3d3c9aea595f26 /lang/Makefile
parent7fd37797b84e32e373b2a31890aa4cafe4570bb0 (diff)
downloadpkgsrc-1f31f2a5bb6379d7540bcf54ee21c5701ce92ead.tar.gz
Add and enable g95.
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 44b359f9378..cfc280b1800 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.233 2006/08/23 22:01:25 wiz Exp $
+# $NetBSD: Makefile,v 1.234 2006/11/21 13:47:24 wennmach Exp $
#
COMMENT= Programming languages
@@ -36,6 +36,7 @@ SUBDIR+= ezm3
SUBDIR+= f2c
SUBDIR+= focal
SUBDIR+= fort77
+SUBDIR+= g95
SUBDIR+= gauche
SUBDIR+= gawk
SUBDIR+= gb