diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-11-20 23:49:34 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-11-20 23:49:34 +0000 |
commit | 72dab870f3c270a66b3b05e6c60c881b3cacfc1b (patch) | |
tree | 71594d2f4ea5982b6e7a406de327e8eb9c052a51 /ftp | |
parent | Update to 0.56 (diff) |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
Notes
Notes:
svn path=/head/; revision=50306
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/cftp/pkg-descr | 2 | ||||
-rw-r--r-- | ftp/sftp/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/cftp/pkg-descr b/ftp/cftp/pkg-descr index d47acca77d10..6bdaef445717 100644 --- a/ftp/cftp/pkg-descr +++ b/ftp/cftp/pkg-descr @@ -4,4 +4,4 @@ your local computer via the FTP protocol. fullscreen representation of the remote directory so you can easily choose what to get or where to go. -WWW: http://ftp.giga.or.at/pub/nih/cftp +WWW: http://ftp.giga.or.at/pub/nih/cftp/ diff --git a/ftp/sftp/pkg-descr b/ftp/sftp/pkg-descr index 23a869a300b8..8d1a74109311 100644 --- a/ftp/sftp/pkg-descr +++ b/ftp/sftp/pkg-descr @@ -33,5 +33,5 @@ bugs will be fixed. sftp is distributed under the GNU General Public License (GPL), Version 2. -WWW: http://www.xbill.org/sftp +WWW: http://www.xbill.org/sftp/ Author: Brian Wellington (bwelling@xbill.org) |