[PC-BSD Commits] r2732 - pbibuild/modules/winfirefox3/overlay-dir/bin
svn at pcbsd.org
svn at pcbsd.org
Tue Sep 9 12:20:37 PDT 2008
Author: kris
Date: 2008-09-09 12:20:37 -0700 (Tue, 09 Sep 2008)
New Revision: 2732
Modified:
pbibuild/modules/winfirefox3/overlay-dir/bin/winfirefox3
Log:
Fixed winfirefox3 to use CHANGEME properly
Modified: pbibuild/modules/winfirefox3/overlay-dir/bin/winfirefox3
===================================================================
--- pbibuild/modules/winfirefox3/overlay-dir/bin/winfirefox3 2008-09-09 19:10:42 UTC (rev 2731)
+++ pbibuild/modules/winfirefox3/overlay-dir/bin/winfirefox3 2008-09-09 19:20:37 UTC (rev 2732)
@@ -1,5 +1,5 @@
#!/bin/sh
-VER="1.1.3"
+VER="CHANGEME"
PROGDIR="WinFirefox3${VER}"
if [ ! -e "${HOME}/.winff3" ]
More information about the Commits
mailing list