[PC-BSD Commits] r7608 - pbibuild/modules/games/atanks
svn at pcbsd.org
svn at pcbsd.org
Tue Sep 21 05:28:45 PDT 2010
Author: kris
Date: 2010-09-21 05:28:44 -0700 (Tue, 21 Sep 2010)
New Revision: 7608
Modified:
pbibuild/modules/games/atanks/pbi.conf
Log:
Fixed atanks runtime
Modified: pbibuild/modules/games/atanks/pbi.conf
===================================================================
--- pbibuild/modules/games/atanks/pbi.conf 2010-09-20 20:14:26 UTC (rev 7607)
+++ pbibuild/modules/games/atanks/pbi.conf 2010-09-21 12:28:44 UTC (rev 7608)
@@ -4,9 +4,9 @@
PROGAUTHOR="jessefrgsmith at yahoo.ca"
PROGICON="atanks.png"
PBIPORT="/usr/ports/games/atanks"
-PROGLIBS="AUTO"
+PROGLIBS="Auto"
PBIUPDATE="http://update.pbidir.com"
OTHERPORT=""
MAKEOPTS=""
-BUILDKEY="01"
+BUILDKEY="02"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list