Fix URL for 'Long description' from last commit.
Ugh...
This commit is contained in:
parent
c829986f14
commit
06cc2847c6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40015
1 changed files with 1 additions and 1 deletions
|
@ -361,7 +361,7 @@ sub out {
|
|||
qq{<dt><b><a name="$version"></a><a href="$l">$version</a></b></dt>\n};
|
||||
print qq{<dd>}, &escapeHTML($comment), qq{<br />\n};
|
||||
|
||||
print qq[<a href="$l?$descfile?revision=HEAD&view=markup">Long description</a> <b>:</b>\n];
|
||||
print qq[<a href="$l/pkg-descr?revision=HEAD&view=markup">Long description</a> <b>:</b>\n];
|
||||
print qq[<a href="$pds?$pathB">Sources</a> <b>:</b>\n];
|
||||
|
||||
# Link package in "default" arch/release. Verify it's existence on ftp-master.
|
||||
|
|
Loading…
Reference in a new issue