diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-01-16 17:33:40 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-01-16 17:33:40 +0000 |
commit | 8327dab426ab9352b4c417cf5caf47e9b0bf40f9 (patch) | |
tree | 6bccf4d0c2369ca7898d76f2ac417badfd05ceee /net/fspclient | |
parent | 57c7a1f84d5f6261a7f334ea01271cffb83d1f92 (diff) |
Add WWW.
PR: 61433
Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
Approved by: erwin (mentor) (implicitly)
Notes
Notes:
svn path=/head/; revision=98317
Diffstat (limited to 'net/fspclient')
-rw-r--r-- | net/fspclient/pkg-descr | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/fspclient/pkg-descr b/net/fspclient/pkg-descr index 48c32a23a32c..c12762052bd9 100644 --- a/net/fspclient/pkg-descr +++ b/net/fspclient/pkg-descr @@ -2,4 +2,6 @@ FSP is a set of programs that implements a public-access archive similar to an anonymous-FTP archive. It is not meant to be a replacement for ftp; it is only meant to do what anonymous-ftp does, but in a manner more acceptible to the provider of the -service and more friendly to the clients. +service and more friendly to the clients. + +WWW: http://fspclient.sourceforge.net/ |