summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorasau <asau>2010-12-01 21:59:28 +0000
committerasau <asau>2010-12-01 21:59:28 +0000
commit1c995a6965a97b89eba9da155cc4456da9fb9933 (patch)
treeba2cea171bf7feb68201d1314995e2383e845601 /lang/Makefile
parent3861e13fba8278fc6e80856905d1a74696c36b5d (diff)
downloadpkgsrc-1c995a6965a97b89eba9da155cc4456da9fb9933.tar.gz
+ ficl
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 dcef59c1cea..3b896a7b531 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.294 2010/09/12 03:52:33 taca Exp $
+# $NetBSD: Makefile,v 1.295 2010/12/01 21:59:28 asau Exp $
#
COMMENT= Programming languages
@@ -37,6 +37,7 @@ SUBDIR+= erlang-doc
SUBDIR+= erlang-man
SUBDIR+= ezm3
SUBDIR+= f2c
+SUBDIR+= ficl
SUBDIR+= focal
SUBDIR+= fort77
SUBDIR+= g95