Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jun 2013 00:43:03 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r320865 - head/games/tornado
Message-ID:  <201306140043.r5E0h3nt083437@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Fri Jun 14 00:43:03 2013
New Revision: 320865
URL: http://svnweb.freebsd.org/changeset/ports/320865

Log:
  - Fix i18n manpages
  - Trim header

Modified:
  head/games/tornado/Makefile
  head/games/tornado/pkg-plist   (contents, props changed)

Modified: head/games/tornado/Makefile
==============================================================================
--- head/games/tornado/Makefile	Fri Jun 14 00:36:22 2013	(r320864)
+++ head/games/tornado/Makefile	Fri Jun 14 00:43:03 2013	(r320865)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:    tornado
-# Date created:                         1 July 2001
-# Whom:                                 minter
-#
+# Created by: minter
 # $FreeBSD$
-#
 
 PORTNAME=	tornado
 PORTVERSION=	1.4

Modified: head/games/tornado/pkg-plist
==============================================================================
--- head/games/tornado/pkg-plist	Fri Jun 14 00:36:22 2013	(r320864)
+++ head/games/tornado/pkg-plist	Fri Jun 14 00:43:03 2013	(r320865)
@@ -8,4 +8,16 @@ share/locale/nl/LC_MESSAGES/tornado.mo
 share/locale/no/LC_MESSAGES/tornado.mo
 share/locale/ru/LC_MESSAGES/tornado.mo
 share/locale/pt/LC_MESSAGES/tornado.mo
-@dirrm share/games
+@dirrmtry share/games
+@dirrmtry man/ru/man6
+@dirrmtry man/ru
+@dirrmtry man/no/man6
+@dirrmtry man/no
+@dirrmtry man/nl/man6
+@dirrmtry man/nl
+@dirrmtry man/it/man6
+@dirrmtry man/it
+@dirrmtry man/fr/man6
+@dirrmtry man/fr
+@dirrmtry man/de/man6
+@dirrmtry man/de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306140043.r5E0h3nt083437>