diff options
author | grant <grant@pkgsrc.org> | 2004-01-21 05:03:49 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-01-21 05:03:49 +0000 |
commit | 7e87a327034b2563efe6ade69b4b137102e145a5 (patch) | |
tree | 6fb695cf1d16709a84e20f2264e919bbaa32a547 /sysutils | |
parent | 15b3d04a3dec15c84e033ff0d5f77ce4316c8736 (diff) | |
download | pkgsrc-7e87a327034b2563efe6ade69b4b137102e145a5.tar.gz |
+fastfs
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 0ff58126ad8..bbe95d1e064 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.213 2004/01/14 15:03:54 wiz Exp $ +# $NetBSD: Makefile,v 1.214 2004/01/21 05:03:49 grant Exp $ COMMENT= System utilities @@ -51,6 +51,7 @@ SUBDIR+= etcupdate SUBDIR+= extipl SUBDIR+= fakeroot SUBDIR+= fam +SUBDIR+= fastfs SUBDIR+= fdgw SUBDIR+= file SUBDIR+= findutils |