Fix link to download a gzip'd tar file of all ports
This commit is contained in:
parent
07d89beec5
commit
f59d1b094c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9436
1 changed files with 2 additions and 2 deletions
|
|
@ -218,8 +218,8 @@ sub main {
|
||||||
# print MOUTF "<!--#include virtual=\"./ports.inc\" -->\n";
|
# print MOUTF "<!--#include virtual=\"./ports.inc\" -->\n";
|
||||||
print MOUTF "&blurb;";
|
print MOUTF "&blurb;";
|
||||||
print MOUTF "<hr><P>There are currently $portnumber ports in the
|
print MOUTF "<hr><P>There are currently $portnumber ports in the
|
||||||
FreeBSD Ports Collection.<br> <A HREF=\"$base/ports.tar.gz\">Download
|
FreeBSD Ports Collection.<br> <A HREF=\"$baseFTP/ports.tar.gz\">Download
|
||||||
a gzip'd tar file of all $portnumber ports</A> (about 10 megabytes) or
|
a gzip'd tar file of all $portnumber ports</A> about 10 megabytes) or
|
||||||
browse the following categories:\n";
|
browse the following categories:\n";
|
||||||
|
|
||||||
print MOUTF "<UL>\n";
|
print MOUTF "<UL>\n";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue