diff options
-rw-r--r-- | doc/CHANGES-2007 | 3 | ||||
-rw-r--r-- | sysutils/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index b7dd99a6c7b..69d934afea2 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.248 2007/01/26 11:04:07 dillo Exp $ +$NetBSD: CHANGES-2007,v 1.249 2007/01/26 16:38:43 minskim Exp $ Changes to the packages collection and infrastructure in 2007: @@ -516,3 +516,4 @@ Changes to the packages collection and infrastructure in 2007: Updated xll/kmessage to 0.1nb10 [markd 2007-01-26] Updated sysutils/kdirstat to 2.4.4 [markd 2007-01-26] Added databases/libgda-mysql version 2.99.2 [dillo 2007-01-26] + Added sysutils/foremost version 1.3 [minskim 2007-01-26] diff --git a/sysutils/Makefile b/sysutils/Makefile index 0829db793d3..3b463813f48 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.386 2007/01/17 23:37:27 agc Exp $ +# $NetBSD: Makefile,v 1.387 2007/01/26 16:38:43 minskim Exp $ # COMMENT= System utilities @@ -88,6 +88,7 @@ SUBDIR+= filelight SUBDIR+= findutils SUBDIR+= fix4SA110rev2 SUBDIR+= fixelfprot +SUBDIR+= foremost SUBDIR+= free SUBDIR+= fs-kit SUBDIR+= fsv |