[or-cvs] r15884: These are what we currently offer. (projects/gettor)
ioerror at seul.org
ioerror at seul.org
Mon Jul 14 02:59:51 UTC 2008
Author: ioerror
Date: 2008-07-13 22:59:51 -0400 (Sun, 13 Jul 2008)
New Revision: 15884
Modified:
projects/gettor/gettor.py
Log:
These are what we currently offer.
Modified: projects/gettor/gettor.py
===================================================================
--- projects/gettor/gettor.py 2008-07-14 02:34:41 UTC (rev 15883)
+++ projects/gettor/gettor.py 2008-07-14 02:59:51 UTC (rev 15884)
@@ -76,8 +76,8 @@
distDir = "/var/lib/gettor/pkg/"
packageList = {
"windows-bundle": distDir + "windows-bundle.z",
- "macosx-bundle": distDir + "macosx-bundle.z",
- "linux-bundle": distDir + "linux-bundle.z",
+ "macosx-panther-ppc-bundle": distDir + "macosx-panther-ppc-bundle.z",
+ "macosx-tiger-universal-bundle": distDir + "macosx-tiger-universal-bundle.z",
"source-bundle": distDir + "source-bundle.z"
}
More information about the tor-commits
mailing list