summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-05-26 04:14:12 +0000
committerryoon <ryoon@pkgsrc.org>2013-05-26 04:14:12 +0000
commitc3071fabd9539c4eef71ccd9cae6f9288ca88e52 (patch)
treecf1e645c6c3f1a3cbf0f57c10f7101ca2cb9a0cc /lang/Makefile
parent2896523774c8885851fef60ba1177f2f14854a6a (diff)
downloadpkgsrc-c3071fabd9539c4eef71ccd9cae6f9288ca88e52.tar.gz
Add open-cobol-ce
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 8fbf5d88372..a73cc6d6693 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.346 2013/05/26 01:33:06 ryoon Exp $
+# $NetBSD: Makefile,v 1.347 2013/05/26 04:14:12 ryoon Exp $
#
COMMENT= Programming languages
@@ -116,6 +116,7 @@ SUBDIR+= objc
SUBDIR+= ocaml
SUBDIR+= onyx
SUBDIR+= oo2c
+SUBDIR+= open-cobol-ce
SUBDIR+= opencobol
SUBDIR+= openjdk7
SUBDIR+= openjdk7-bin