summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorasau <asau>2010-12-01 21:59:28 +0000
committerasau <asau>2010-12-01 21:59:28 +0000
commitf559ebcfa4e2b892d296219cde857a8d76a5d736 (patch)
treeba2cea171bf7feb68201d1314995e2383e845601 /lang
parent13eb3885a1c6ff7876966849c5fe83d0fab9c9fc (diff)
downloadpkgsrc-f559ebcfa4e2b892d296219cde857a8d76a5d736.tar.gz
+ ficl
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 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