From owner-svn-ports-head@FreeBSD.ORG Sun Mar 24 15:50:37 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 93BF8E31; Sun, 24 Mar 2013 15:50:37 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 77CE0139; Sun, 24 Mar 2013 15:50:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2OFobYH025723; Sun, 24 Mar 2013 15:50:37 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2OFobjq025722; Sun, 24 Mar 2013 15:50:37 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201303241550.r2OFobjq025722@svn.freebsd.org> From: Eitan Adler Date: Sun, 24 Mar 2013 15:50:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r315129 - head/editors/nano X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Mar 2013 15:50:37 -0000 Author: eadler Date: Sun Mar 24 15:50:36 2013 New Revision: 315129 URL: http://svnweb.freebsd.org/changeset/ports/315129 Log: Fix pkg-plist Modified: head/editors/nano/pkg-plist Modified: head/editors/nano/pkg-plist ============================================================================== --- head/editors/nano/pkg-plist Sun Mar 24 15:36:28 2013 (r315128) +++ head/editors/nano/pkg-plist Sun Mar 24 15:50:36 2013 (r315129) @@ -21,6 +21,7 @@ bin/rnano %%NLS%%share/locale/hu/LC_MESSAGES/nano.mo %%NLS%%share/locale/id/LC_MESSAGES/nano.mo %%NLS%%share/locale/it/LC_MESSAGES/nano.mo +%%NLS%%share/locale/ja/LC_MESSAGES/nano.mo %%NLS%%share/locale/ms/LC_MESSAGES/nano.mo %%NLS%%share/locale/nb/LC_MESSAGES/nano.mo %%NLS%%share/locale/nl/LC_MESSAGES/nano.mo @@ -30,6 +31,7 @@ bin/rnano %%NLS%%share/locale/ro/LC_MESSAGES/nano.mo %%NLS%%share/locale/ru/LC_MESSAGES/nano.mo %%NLS%%share/locale/rw/LC_MESSAGES/nano.mo +%%NLS%%share/locale/sl/LC_MESSAGES/nano.mo %%NLS%%share/locale/sr/LC_MESSAGES/nano.mo %%NLS%%share/locale/sv/LC_MESSAGES/nano.mo %%NLS%%share/locale/tr/LC_MESSAGES/nano.mo