diff options
author | wiz <wiz@pkgsrc.org> | 2006-07-09 15:12:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-07-09 15:12:59 +0000 |
commit | 5984d4f4bc81de3651bfdd1a3e236ce7188257b9 (patch) | |
tree | 2bf3f8eda721a608649c9a609854b7fc5de9758a /sysutils/Makefile | |
parent | 31f85d987416edc6c3048900d5ce841e552ecbf8 (diff) | |
download | pkgsrc-5984d4f4bc81de3651bfdd1a3e236ce7188257b9.tar.gz |
Add magicrescue.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 9afd99cb45f..910472e74c6 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.362 2006/07/03 07:29:28 agc Exp $ +# $NetBSD: Makefile,v 1.363 2006/07/09 15:12:59 wiz Exp $ # COMMENT= System utilities @@ -130,6 +130,7 @@ SUBDIR+= libol SUBDIR+= logfinder SUBDIR+= logrot SUBDIR+= lsof +SUBDIR+= magicrescue SUBDIR+= mbmon SUBDIR+= mc SUBDIR+= mdf2iso |