Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Dec 2013 01:25:43 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r335804 - head/games
Message-ID:  <201312070125.rB71Phvr019240@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sat Dec  7 01:25:43 2013
New Revision: 335804
URL: http://svnweb.freebsd.org/changeset/ports/335804

Log:
  - Keep games/Makefile sorted

Modified:
  head/games/Makefile

Modified: head/games/Makefile
==============================================================================
--- head/games/Makefile	Sat Dec  7 01:25:01 2013	(r335803)
+++ head/games/Makefile	Sat Dec  7 01:25:43 2013	(r335804)
@@ -131,8 +131,8 @@
     SUBDIR += cgoban
     SUBDIR += chanta
     SUBDIR += chapping
-    SUBDIR += chessx
     SUBDIR += cheech
+    SUBDIR += chessx
     SUBDIR += childsplay
     SUBDIR += childsplay_plugins
     SUBDIR += chocolate-doom
@@ -623,9 +623,9 @@
     SUBDIR += nethack34-nox11
     SUBDIR += netherearth
     SUBDIR += netpanzer
+    SUBDIR += netradiant
     SUBDIR += netrek-BRMH-bin
     SUBDIR += netrek-client-cow
-    SUBDIR += netradiant
     SUBDIR += netris
     SUBDIR += netspades
     SUBDIR += nettoe
@@ -883,8 +883,8 @@
     SUBDIR += sokoban
     SUBDIR += sol
     SUBDIR += solarconquest
-    SUBDIR += solarwolf
     SUBDIR += solarus
+    SUBDIR += solarwolf
     SUBDIR += sopwith
     SUBDIR += spacejunk
     SUBDIR += speak



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