summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-06-29 02:59:31 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-06-29 02:59:31 +0000
commit5dbb0a2baccc841d34f8540dec4d2351bbf0c822 (patch)
tree5d9e3f3c4024e4a0b671b88d598721c972bae304
parent72fba00353bfddbe46540b437b70007241770437 (diff)
downloadpkgsrc-5dbb0a2baccc841d34f8540dec4d2351bbf0c822.tar.gz
Added opencobol.
-rw-r--r--doc/CHANGES3
-rw-r--r--lang/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 7b732d46741..a646a10e96f 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6389 2004/06/29 02:21:50 snj Exp $
+$NetBSD: CHANGES,v 1.6390 2004/06/29 02:59:31 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -3171,3 +3171,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated gnome-extras to 2.6.2 [jmmv 2004-06-28]
Updated gdb6 to 6.1.1 [shannonjr 2004-06-28]
Updated bogofilter to 0.92.0 [snj 2004-06-29]
+ Added opencobol-0.23 [xtraeme 2004-06-29]
diff --git a/lang/Makefile b/lang/Makefile
index 2d42bafa739..58ae597e103 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.179 2004/06/04 16:35:51 jmmv Exp $
+# $NetBSD: Makefile,v 1.180 2004/06/29 02:59:31 xtraeme Exp $
#
COMMENT= Programming languages
@@ -91,6 +91,7 @@ SUBDIR+= ocaml
SUBDIR+= onyx
SUBDIR+= oo2c
SUBDIR+= openc++
+SUBDIR+= opencobol
SUBDIR+= p2c
SUBDIR+= parrot
SUBDIR+= perl5