svn commit: r302146 - in head: . games games/gomoku games/gomoku.app

Dirk Meyer dinoex at FreeBSD.org
Mon Aug 6 06:05:45 UTC 2012


Author: dinoex
Date: Mon Aug  6 06:05:44 2012
New Revision: 302146
URL: http://svn.freebsd.org/changeset/ports/302146

Log:
  - drop .app suffix in portname

Added:
  head/games/gomoku/
     - copied from r302144, head/games/gomoku.app/
Deleted:
  head/games/gomoku.app/
Modified:
  head/MOVED
  head/games/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Mon Aug  6 05:57:54 2012	(r302145)
+++ head/MOVED	Mon Aug  6 06:05:44 2012	(r302146)
@@ -3629,3 +3629,4 @@ www/etoile-rsskit|www/rsskit|2012-08-04|
 www/etoile-grr|www/grr|2012-08-04|Project renamed
 graphics/libglut|graphics/freeglut|2012-08-04|replace libglut with freeglut
 x11-fm/FSViewer||2012-08-05|Broken, unmaintained, dead upstream
+games/gomoku.app|games/gomoku|2012-08-06|Project renamed

Modified: head/games/Makefile
==============================================================================
--- head/games/Makefile	Mon Aug  6 05:57:54 2012	(r302145)
+++ head/games/Makefile	Mon Aug  6 06:05:44 2012	(r302146)
@@ -341,7 +341,7 @@
     SUBDIR += gnustep-ladder
     SUBDIR += gnustep-sudoku
     SUBDIR += golddig
-    SUBDIR += gomoku.app
+    SUBDIR += gomoku
     SUBDIR += gondola
     SUBDIR += goonies
     SUBDIR += gracer



More information about the svn-ports-head mailing list