Remove the 'Sources' link. It is redundant with the main
port version link.
This commit is contained in:
parent
06cc2847c6
commit
1cbee64c5e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40016
1 changed files with 0 additions and 1 deletions
|
|
@ -362,7 +362,6 @@ sub out {
|
|||
print qq{<dd>}, &escapeHTML($comment), qq{<br />\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.
|
||||
if ( $packages{"$version.$packageExt"} ) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue