summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-05-26 01:33:06 +0000
committerryoon <ryoon@pkgsrc.org>2013-05-26 01:33:06 +0000
commita9da8e4d9a4aee5da197d6a9fc28abdb58dda941 (patch)
treefea301847885500eaf5921efce2e750f327b2ea2 /lang/Makefile
parent0995ff85944b4d81a7dbc86ba91941b325edf6fb (diff)
downloadpkgsrc-a9da8e4d9a4aee5da197d6a9fc28abdb58dda941.tar.gz
Add opensource-cobol
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 473b1a35235..8fbf5d88372 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.345 2013/05/22 15:17:47 mspo Exp $
+# $NetBSD: Makefile,v 1.346 2013/05/26 01:33:06 ryoon Exp $
#
COMMENT= Programming languages
@@ -119,6 +119,7 @@ SUBDIR+= oo2c
SUBDIR+= opencobol
SUBDIR+= openjdk7
SUBDIR+= openjdk7-bin
+SUBDIR+= opensource-cobol
SUBDIR+= ossp-js
SUBDIR+= p2c
SUBDIR+= p5-Switch