summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorwennmach <wennmach>2006-11-21 13:47:24 +0000
committerwennmach <wennmach>2006-11-21 13:47:24 +0000
commit5a7123a75fac4488762cea231bbee6b46ac6f3ae (patch)
tree183a1151ab6d424adb1d00990f3d3c9aea595f26 /lang/Makefile
parentecc228bea10eb21d9c3f24978a7c1f0bf0149d1f (diff)
downloadpkgsrc-5a7123a75fac4488762cea231bbee6b46ac6f3ae.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