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 | 9c3c84d5d3ab74528a47817c928436d8650f9869 (patch) | |
tree | 6fb695cf1d16709a84e20f2264e919bbaa32a547 /sysutils | |
parent | 691e53cd29263d6c78cca21f7ceba5fe000b8553 (diff) | |
download | pkgsrc-9c3c84d5d3ab74528a47817c928436d8650f9869.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 |