[PC-BSD Commits] r13124 - pbi/modules/games/searchandrescue
svn at pcbsd.org
svn at pcbsd.org
Tue Oct 4 11:55:34 PDT 2011
Author: kenmoore
Date: 2011-10-04 11:55:34 -0700 (Tue, 04 Oct 2011)
New Revision: 13124
Modified:
pbi/modules/games/searchandrescue/external-links
pbi/modules/games/searchandrescue/pbi.conf
Log:
Fix a typo in the external links for searchandrescue and rebuild
Modified: pbi/modules/games/searchandrescue/external-links
===================================================================
--- pbi/modules/games/searchandrescue/external-links 2011-10-04 18:54:32 UTC (rev 13123)
+++ pbi/modules/games/searchandrescue/external-links 2011-10-04 18:55:34 UTC (rev 13124)
@@ -9,4 +9,4 @@
#bin/appfoo bin/appfoo binary,nocrash
#bin/appfoo2 bin/appfoo-test binary
-bin/searchandresccue.sh bin/searchandrescue.sh binary
+bin/searchandrescue.sh bin/searchandrescue.sh binary
Modified: pbi/modules/games/searchandrescue/pbi.conf
===================================================================
--- pbi/modules/games/searchandrescue/pbi.conf 2011-10-04 18:54:32 UTC (rev 13123)
+++ pbi/modules/games/searchandrescue/pbi.conf 2011-10-04 18:55:34 UTC (rev 13124)
@@ -25,6 +25,6 @@
PBI_MKPORTBEFORE=""
PBI_MKPORTAFTER="games/searchandrescue-data"
-PBI_BUILDKEY="01"; export PBI_BUILDKEY
+PBI_BUILDKEY="02"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTBEFORE PBI_MKPORTAFTER
More information about the Commits
mailing list