[PC-BSD Commits] r7411 - pbibuild/modules/games/searchandrescue
svn at pcbsd.org
svn at pcbsd.org
Thu Aug 19 09:01:21 PDT 2010
Author: kris
Date: 2010-08-19 09:01:21 -0700 (Thu, 19 Aug 2010)
New Revision: 7411
Modified:
pbibuild/modules/games/searchandrescue/pbi.conf
Log:
Fixed bug in SearchAndRescue Auto -> Auto
Modified: pbibuild/modules/games/searchandrescue/pbi.conf
===================================================================
--- pbibuild/modules/games/searchandrescue/pbi.conf 2010-08-19 15:58:46 UTC (rev 7410)
+++ pbibuild/modules/games/searchandrescue/pbi.conf 2010-08-19 16:01:21 UTC (rev 7411)
@@ -4,9 +4,9 @@
PROGAUTHOR="jessefrgsmith at yahoo.ca"
PROGICON="sar_icon.png"
PBIPORT="/usr/ports/games/searchandrescue"
-PROGLIBS="AUTO"
+PROGLIBS="Auto"
PBIUPDATE="http://update.pbidir.com"
OTHERPORT="/usr/ports/games/searchandrescue-data"
MAKEOPTS=""
-BUILDKEY="01"
+BUILDKEY="02"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list