svn commit: r320865 - head/games/tornado

Martin Wilke miwi at FreeBSD.org
Fri Jun 14 00:43:04 UTC 2013


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
- at dirrm share/games
+ at dirrmtry share/games
+ at dirrmtry man/ru/man6
+ at dirrmtry man/ru
+ at dirrmtry man/no/man6
+ at dirrmtry man/no
+ at dirrmtry man/nl/man6
+ at dirrmtry man/nl
+ at dirrmtry man/it/man6
+ at dirrmtry man/it
+ at dirrmtry man/fr/man6
+ at dirrmtry man/fr
+ at dirrmtry man/de/man6
+ at dirrmtry man/de


More information about the svn-ports-all mailing list