[PC-BSD Commits] r7633 - pbibuild/modules/www/chromium
svn at pcbsd.org
svn at pcbsd.org
Fri Sep 24 06:00:21 PDT 2010
Author: kris
Date: 2010-09-24 06:00:21 -0700 (Fri, 24 Sep 2010)
New Revision: 7633
Modified:
pbibuild/modules/www/chromium/pbi.conf
Log:
Opps, rebuild chromium with correct name
Modified: pbibuild/modules/www/chromium/pbi.conf
===================================================================
--- pbibuild/modules/www/chromium/pbi.conf 2010-09-23 18:10:17 UTC (rev 7632)
+++ pbibuild/modules/www/chromium/pbi.conf 2010-09-24 13:00:21 UTC (rev 7633)
@@ -4,7 +4,7 @@
##############################################################################
# Program Name
-PROGNAME="Chrome"
+PROGNAME="Chromium"
# Program Website
PROGWEB="http://www.google.com"
@@ -33,6 +33,6 @@
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="01"
+BUILDKEY="02"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list