[PC-BSD Commits] r12104 - in pbi/modules/games: . legends legends/resources legends/xdg-desktop legends/xdg-menu
svn at pcbsd.org
svn at pcbsd.org
Thu Aug 11 11:47:19 PDT 2011
Author: kenmoore
Date: 2011-08-11 11:47:18 -0700 (Thu, 11 Aug 2011)
New Revision: 12104
Added:
pbi/modules/games/legends/
pbi/modules/games/legends/resources/legends.png
pbi/modules/games/legends/xdg-desktop/legends.desktop
pbi/modules/games/legends/xdg-menu/legends.desktop
Removed:
pbi/modules/games/legends/resources/brainparty.png
pbi/modules/games/legends/xdg-desktop/brainparty.desktop
pbi/modules/games/legends/xdg-menu/brainparty.desktop
Modified:
pbi/modules/games/legends/pbi.conf
Log:
Added a module for legends
Modified: pbi/modules/games/legends/pbi.conf
===================================================================
--- pbi/modules/games/brainparty/pbi.conf 2011-08-11 17:48:01 UTC (rev 12103)
+++ pbi/modules/games/legends/pbi.conf 2011-08-11 18:47:18 UTC (rev 12104)
@@ -7,18 +7,18 @@
##############################################################################
# Program Name
-PBI_PROGNAME="brainparty"
+PBI_PROGNAME="legends"
# Program Website
-PBI_PROGWEB="http://www.tuxradar.com/brainparty"
+PBI_PROGWEB="http://legendsthegame.net/"
# Program Author / Vendor
-PBI_PROGAUTHOR="amdmi3 at FreeBSD.org"
+PBI_PROGAUTHOR="Legends Dev Team"
# Default Icon (Relative to %%PBI_APPDIR%% or resources/)
-PBI_PROGICON="brainparty.png"
+PBI_PROGICON="legends.png"
# The target port we are building
-PBI_MAKEPORT="games/brainparty"
+PBI_MAKEPORT="games/legends"
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list