From owner-svn-doc-all@FreeBSD.ORG Sun Jul 13 19:46:07 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 31080B20; Sun, 13 Jul 2014 19:46:07 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1DF002376; Sun, 13 Jul 2014 19:46:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6DJk6wl061378; Sun, 13 Jul 2014 19:46:06 GMT (envelope-from pluknet@svn.freebsd.org) Received: (from pluknet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6DJk6Ye061377; Sun, 13 Jul 2014 19:46:06 GMT (envelope-from pluknet@svn.freebsd.org) Message-Id: <201407131946.s6DJk6Ye061377@svn.freebsd.org> From: Sergey Kandaurov Date: Sun, 13 Jul 2014 19:46:06 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45273 - head/ru_RU.KOI8-R/htdocs/ports X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jul 2014 19:46:07 -0000 Author: pluknet Date: Sun Jul 13 19:46:06 2014 New Revision: 45273 URL: http://svnweb.freebsd.org/changeset/doc/45273 Log: MFen r45243 and thus unbreak the web build process. Reported by: gavin Modified: head/ru_RU.KOI8-R/htdocs/ports/portindex Modified: head/ru_RU.KOI8-R/htdocs/ports/portindex ============================================================================== --- head/ru_RU.KOI8-R/htdocs/ports/portindex Sun Jul 13 18:11:41 2014 (r45272) +++ head/ru_RU.KOI8-R/htdocs/ports/portindex Sun Jul 13 19:46:06 2014 (r45273) @@ -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 "
  • \u$key ($stats{$key})"; if ($category_description{$key}{desc}) { print $moutf " -- " . $category_description{$key}{desc}; - print $moutf "
  • \n"; } + print $moutf "\n"; } print $moutf "\n"; }