svn commit: r335804 - head/games

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat Dec 7 01:25:43 UTC 2013


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


More information about the svn-ports-head mailing list