diff options
author | fjoe <fjoe@FreeBSD.org> | 2012-11-03 19:02:22 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2012-11-03 19:02:22 +0800 |
commit | 011cfc1930503d081d8c6f014f90aa63e3f47f83 (patch) | |
tree | e0dfd2915e80819d79614f797f39437996c04096 /misc/mc | |
parent | d828accb20ff34eefdacf083c6df003e4238da76 (diff) | |
download | freebsd-ports-gnome-011cfc1930503d081d8c6f014f90aa63e3f47f83.tar.gz freebsd-ports-gnome-011cfc1930503d081d8c6f014f90aa63e3f47f83.tar.zst freebsd-ports-gnome-011cfc1930503d081d8c6f014f90aa63e3f47f83.zip |
Add trailing slash in WWW URL.
Feature safe: yes
Diffstat (limited to 'misc/mc')
-rw-r--r-- | misc/mc/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mc/pkg-descr b/misc/mc/pkg-descr index ca66ab446457..d9283d73e297 100644 --- a/misc/mc/pkg-descr +++ b/misc/mc/pkg-descr @@ -5,4 +5,4 @@ system while making many frequent file operations more efficient and preserving the full power of the command prompt. You will wonder how you could ever live without it. -WWW: http://www.midnight-commander.org +WWW: http://www.midnight-commander.org/ |