summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES-20113
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index cb5abaf120a..143962d1e85 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1449 2011/04/28 22:44:33 alnsn Exp $
+# $NetBSD: Makefile,v 1.1450 2011/05/03 12:44:44 manu Exp $
#
COMMENT= Development utilities
@@ -392,6 +392,7 @@ SUBDIR+= libwhisker2
SUBDIR+= libwnck
SUBDIR+= libxenserver
SUBDIR+= lincvs
+SUBDIR+= locktests
SUBDIR+= log4cplus
SUBDIR+= log4cxx
SUBDIR+= log4shib
diff --git a/doc/CHANGES-2011 b/doc/CHANGES-2011
index 1ed3a36d9ed..d38bf93d087 100644
--- a/doc/CHANGES-2011
+++ b/doc/CHANGES-2011
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2011,v 1.1048 2011/05/03 12:29:05 gdt Exp $
+$NetBSD: CHANGES-2011,v 1.1049 2011/05/03 12:44:44 manu Exp $
Changes to the packages collection and infrastructure in 2011:
@@ -1720,3 +1720,4 @@ Changes to the packages collection and infrastructure in 2011:
Updated www/seamonkey to 2.0.14 [tnn 2011-05-03]
Updated www/seamonkey-l10n to 2.0.14 [tnn 2011-05-03]
Updated geography/viking to 1.1 [gdt 2011-05-03]
+ Added devel/locktests version 20110428 [manu 2011-05-03]