Hack to point to a list updated on freefall.
This commit is contained in:
parent
bc19c1aa72
commit
12526203a1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39992
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
# $FreeBSD$
|
||||
|
||||
print "<?xml version='1.0' encoding='iso-8859-1'?>\n";
|
||||
print "<li><a href=\"http://people.FreeBSD.org/homepage.html\">FreeBSD Developer home page list</a>\n";
|
||||
exit 0;
|
||||
|
||||
$homepagedir = 'public_html';
|
||||
@index = ('index.html', 'index.cgi');
|
||||
$noindex = '.noindex';
|
||||
|
|
Loading…
Reference in a new issue