[Assorted-commits] SF.net SVN: assorted: [575] shell-tools/trunk/publish.bash
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-03-03 04:29:33
|
Revision: 575 http://assorted.svn.sourceforge.net/assorted/?rev=575&view=rev Author: yangzhang Date: 2008-03-02 20:29:39 -0800 (Sun, 02 Mar 2008) Log Message: ----------- new publisher Modified Paths: -------------- shell-tools/trunk/publish.bash Modified: shell-tools/trunk/publish.bash =================================================================== --- shell-tools/trunk/publish.bash 2008-03-03 04:29:28 UTC (rev 574) +++ shell-tools/trunk/publish.bash 2008-03-03 04:29:39 UTC (rev 575) @@ -4,7 +4,6 @@ version=0.1 license=gpl3 websrcs=( README ) -webfiles=() rels=( src-tgz: ) nodl=true . assorted.bash "$@" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |