Add index pages for directories.

Some links point to directories assuming there will be a directory listing,
which I don't think is even true on Sourceforge any more.
This commit is contained in:
Simon Howard
2023-08-03 23:53:43 -04:00
parent 5c43781e32
commit aa1dae6faa
10 changed files with 113 additions and 37 deletions

4
spkg/index.html Normal file
View File

@ -0,0 +1,4 @@
<html><body><ul>
<li><a href='spkg-0.9.tar.gz'>spkg-0.9.tar.gz</a>
<li><a href='unstable'>unstable</a>
</ul></body></html>