Remove the 'Sources' link. It is redundant with the main

port version link.
This commit is contained in:
Glen Barber 2012-11-15 22:46:40 +00:00
parent 06cc2847c6
commit 1cbee64c5e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40016

View file

@ -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"} ) {