[PC-BSD Commits] r1306 - pbibuild/modules/smb4k
svn at pcbsd.org
svn at pcbsd.org
Sun Feb 3 15:22:34 PST 2008
Author: gonzalo
Date: 2008-02-03 15:22:34 -0800 (Sun, 03 Feb 2008)
New Revision: 1306
Modified:
pbibuild/modules/smb4k/pbi.conf
Log:
Smb4K icon fixed
Modified: pbibuild/modules/smb4k/pbi.conf
===================================================================
--- pbibuild/modules/smb4k/pbi.conf 2008-02-03 19:52:51 UTC (rev 1305)
+++ pbibuild/modules/smb4k/pbi.conf 2008-02-03 23:22:34 UTC (rev 1306)
@@ -13,7 +13,7 @@
PROGAUTHOR="SMB4K Team"
# Default Icon (Relative to overlay-dir)
-PROGICON="share/icons/crystalsvg/32x32/apps/smb4k.png"
+PROGICON="share/icons/smb4k.png"
# Port we want to build
PBIPORT="/usr/ports/net/smb4k"
@@ -32,6 +32,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="03"
+BUILDKEY="04"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list