diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-12-28 08:20:20 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-12-28 08:20:20 +0000 |
commit | 33fcf400f838216918ccb1320780c48a168d9888 (patch) | |
tree | f6710814372eb986352ca93646ea29f2d76d4171 /ftp/p5-File-Fetch | |
parent | 3d076000613d95a0babad042f37d6a8f93f69b34 (diff) |
End WWW CPAN URL with a "/"
Notes
Notes:
svn path=/head/; revision=288161
Diffstat (limited to 'ftp/p5-File-Fetch')
-rw-r--r-- | ftp/p5-File-Fetch/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/p5-File-Fetch/pkg-descr b/ftp/p5-File-Fetch/pkg-descr index 8bb6dca8178c..1f49726e9f49 100644 --- a/ftp/p5-File-Fetch/pkg-descr +++ b/ftp/p5-File-Fetch/pkg-descr @@ -4,4 +4,4 @@ It allows you to fetch any file pointed to by a ftp, http, file, or rsync uri by a number of different means. Author: Jos Boumans <kane@cpan.org> -WWW: http://search.cpan.org/dist/File-Fetch +WWW: http://search.cpan.org/dist/File-Fetch/ |