From 4e3cfa31e57ccd7c50181fc04ae0e4b01cba8e99 Mon Sep 17 00:00:00 2001 From: Clement Laforet Date: Mon, 16 Feb 2004 14:18:19 +0000 Subject: Add unfs3 v0.9.5 UNFS3 is a user-space implementation of the NFSv3 server specification. It provides a daemon for the MOUNT and NFS protocols, which are used by NFS clients for accessing files on the server. Since it runs in user-space, you can use it in a jail. WWW: http://unfs3.sourceforge.net/ --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index e813b1078870..c4776f0e6f82 100644 --- a/net/Makefile +++ b/net/Makefile @@ -759,6 +759,7 @@ SUBDIR += tvark SUBDIR += udptunnel SUBDIR += ulxmlrpcpp + SUBDIR += unfs3 SUBDIR += unison SUBDIR += unix2tcp SUBDIR += uplog -- cgit v1.2.3