summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 7442942e0e0..490c47943aa 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6641 2004/07/23 00:35:02 minskim Exp $
+$NetBSD: CHANGES,v 1.6642 2004/07/23 02:05:45 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -3511,3 +3511,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated jakarta-tomcat to 5.0.27 [erh 2004-07-22]
Updated ucblogo to 5.3 [reed 2004-07-23]
Added alee-ttf-0.3 [minskim 2004-07-23]
+ Added cdl3-1.2.4 [minskim 2004-07-23]
diff --git a/lang/Makefile b/lang/Makefile
index 3e1701f8fd2..6e44f8d9c1f 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.183 2004/07/04 15:24:46 jmmv Exp $
+# $NetBSD: Makefile,v 1.184 2004/07/23 02:05:45 minskim Exp $
#
COMMENT= Programming languages
@@ -14,6 +14,7 @@ SUBDIR+= brandybasic
SUBDIR+= bwbasic
SUBDIR+= caml-light
SUBDIR+= ccsh
+SUBDIR+= cdl3
SUBDIR+= chicken
SUBDIR+= cilk
SUBDIR+= cim