diff options
author | grant <grant> | 2004-01-21 05:03:49 +0000 |
---|---|---|
committer | grant <grant> | 2004-01-21 05:03:49 +0000 |
commit | 961945a20a168a08a6b386a7c7d3aeff359aa157 (patch) | |
tree | 6fb695cf1d16709a84e20f2264e919bbaa32a547 /sysutils/Makefile | |
parent | bc2ce8963cc04a690a67ad72281a7b0964e797fd (diff) | |
download | pkgsrc-961945a20a168a08a6b386a7c7d3aeff359aa157.tar.gz |
+fastfs
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 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 |