Remove the tarball download link.
This commit is contained in:
parent
c1384d65d5
commit
095216c90f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40013
1 changed files with 1 additions and 2 deletions
|
@ -370,8 +370,7 @@ sub out {
|
|||
qq[<a href="$remotePrefixFtpPackages{$remotePrefixFtpPackagesDefault}/$version.$packageExt">Package</a> <b>:</b>\n];
|
||||
}
|
||||
|
||||
print qq[<a href="$l/?view=log">Changes</a> <b>:</b>\n];
|
||||
print qq[<a href="$pathDownload">Download</a><br />\n];
|
||||
print qq[<a href="$l/?view=log">Changes</a> <br />\n];
|
||||
|
||||
print qq{<i>Maintained by:</i> <a href="mailto:$email}
|
||||
. (
|
||||
|
|
Loading…
Reference in a new issue