summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES-20083
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 98d93bad16d..17e6d1882ab 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.942 2008/06/23 04:07:30 abs Exp $
+# $NetBSD: Makefile,v 1.943 2008/06/23 15:02:20 joerg Exp $
#
COMMENT= Development utilities
@@ -248,6 +248,7 @@ SUBDIR+= ko-po-check
SUBDIR+= kscope
SUBDIR+= lcc
SUBDIR+= ldapsdk
+SUBDIR+= lemon
SUBDIR+= libFoundation
SUBDIR+= libarena
SUBDIR+= libargparse
diff --git a/doc/CHANGES-2008 b/doc/CHANGES-2008
index 0818cd8b12c..2b99208faf4 100644
--- a/doc/CHANGES-2008
+++ b/doc/CHANGES-2008
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.1390 2008/06/23 05:20:29 martti Exp $
+$NetBSD: CHANGES-2008,v 1.1391 2008/06/23 15:02:20 joerg Exp $
Changes to the packages collection and infrastructure in 2008:
@@ -2329,3 +2329,4 @@ Changes to the packages collection and infrastructure in 2008:
Added www/p5-HTTP-Request-AsCGI version 0.5 [abs 2008-06-23]
Added www/p5-Template-Timer version 0.04 [abs 2008-06-23]
Updated editors/vim-share to 7.1.330 [martti 2008-06-23]
+ Added devel/lemon version 1.0nb1 [joerg 2008-06-23]