diff options
author | agc <agc> | 2003-03-17 21:03:21 +0000 |
---|---|---|
committer | agc <agc> | 2003-03-17 21:03:21 +0000 |
commit | 789a402dbdb78ee53ef14683ca7621efeec68630 (patch) | |
tree | b86ed796d0f316c21deff9a5f288ec8c2b1ac847 /doc | |
parent | ea36e11c72e449ee51c1efd5cf2abaa51a3b1073 (diff) | |
download | pkgsrc-789a402dbdb78ee53ef14683ca7621efeec68630.tar.gz |
Initial import of sfs-0.7.2 into the NetBSD Packages Collection.
Based on the sfs-0.6 package provided by Michael Santos in PR 18528.
SFS is a secure, global network file system with completely
decentralized control. SFS lets you access your files from anywhere
and share them with anyone, anywhere. Anyone can set up an SFS
server, and any user can access any server from any client. SFS
lets you share files across administrative realms without involving
administrators or certification authorities.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index d8eff0a20d0..9a80eabc711 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.1675 2003/03/17 20:17:10 salo Exp $ +$NetBSD: CHANGES,v 1.1676 2003/03/17 21:03:21 agc Exp $ Changes to the packages collection and infrastructure in 2003: @@ -1179,3 +1179,4 @@ Changes to the packages collection and infrastructure in 2003: Updated xlockmore to 5.07.1 [hubertf 2003-03-17] Updated silc-client to 0.9.12 [salo 2003-03-17] Updated silc-server to 0.9.13 [salo 2003-03-17] + Added sfs-0.7.2 [agc 2003-03-17] |