changeset 69:cbe38a506f5b

add cygwin
author hanwen <hanwen@xs4all.nl>
date Thu, 01 Dec 2005 00:46:21 +0100
parents b44ef1829e79
children dd9841f24012
files specs/download.py
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/specs/download.py	Wed Nov 30 23:11:55 2005 +0100
+++ b/specs/download.py	Thu Dec 01 00:46:21 2005 +0100
@@ -51,3 +51,5 @@
 def python ():
 	return 'http://python.org/ftp/python/%(version)s/%(name)s-%(version)s.tar.%(format)s' 
 
+def cygwin ():
+	return 'ftp://ftp.sunsite.dk/pub/cygwin/release/%(name)s/%(name)s-%(version)s-1.tar.%(format)s'