svn commit: r315545 - head/games

Jason Helfman jgh at FreeBSD.org
Fri Mar 29 16:17:37 UTC 2013


Author: jgh
Date: Fri Mar 29 16:17:36 2013
New Revision: 315545
URL: http://svnweb.freebsd.org/changeset/ports/315545

Log:
  - alphabetically sort chocolate-doom

Modified:
  head/games/Makefile

Modified: head/games/Makefile
==============================================================================
--- head/games/Makefile	Fri Mar 29 16:16:18 2013	(r315544)
+++ head/games/Makefile	Fri Mar 29 16:17:36 2013	(r315545)
@@ -130,10 +130,10 @@
     SUBDIR += chanta
     SUBDIR += chapping
     SUBDIR += chessx
-    SUBDIR += chocolate-doom
     SUBDIR += cheech
     SUBDIR += childsplay
     SUBDIR += childsplay_plugins
+    SUBDIR += chocolate-doom
     SUBDIR += chroma
     SUBDIR += chromium-bsu
     SUBDIR += circuslinux


More information about the svn-ports-all mailing list