MFen r45243 and thus unbreak the web build process.

Reported by:	gavin
This commit is contained in:
Sergey Kandaurov 2014-07-13 19:46:06 +00:00
parent f50c4c31a5
commit d6ee92e7f2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45273

View file

@ -11,7 +11,7 @@
# $FreeBSD$
# $FreeBSDru: frdp/www/ru/ports/portindex,v 1.14 2004/03/23 21:10:07 phantom Exp $
#
# Original revision: r39632
# Original revision: r45243
#
############################################################
@ -362,8 +362,8 @@ EOF
"<li><a href=\"$key.html\">\u$key</a> <em>($stats{$key})</em>";
if ($category_description{$key}{desc}) {
print $moutf " -- " . $category_description{$key}{desc};
print $moutf "</li>\n";
}
print $moutf "</li>\n";
}
print $moutf "</ul>\n";
}