diff options
author | wiz <wiz@pkgsrc.org> | 2001-03-14 10:39:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-03-14 10:39:23 +0000 |
commit | 387ffc60bda5234493515f3b8f366782344b8bfa (patch) | |
tree | df44e2dfe3d48f87a7620fec4229a0ff9d50e9bf /sysutils | |
parent | a87667b0d4d3cdde1d21ecd4d28b50517c140fa5 (diff) | |
download | pkgsrc-387ffc60bda5234493515f3b8f366782344b8bfa.tar.gz |
add and enable fsviewer
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index cd7247d1c2f..810b7650e66 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 2001/03/13 19:54:06 zuntum Exp $ +# $NetBSD: Makefile,v 1.92 2001/03/14 10:39:23 wiz Exp $ # COMMENT= System utilities @@ -25,6 +25,7 @@ SUBDIR+= e2fsprogs SUBDIR+= fileutils SUBDIR+= findutils SUBDIR+= fix4SA110rev2 +SUBDIR+= fsviewer SUBDIR+= gcombust SUBDIR+= genpasswd SUBDIR+= gkrellm |