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