diff options
Diffstat (limited to 'putty')
-rw-r--r-- | putty/putty_cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/putty/putty_cvs.oe b/putty/putty_cvs.oe index a504c660d2..0c48461ffd 100644 --- a/putty/putty_cvs.oe +++ b/putty/putty_cvs.oe @@ -1,7 +1,7 @@ DESCRIPTION = "PuTTY is a free implementation of Telnet and SSH for Win32 and Unix platforms" SECTION = "net" -SRC_URI = "cvs://cvsuser:anonymous@cvs.tartarus.org/home/cvs;module=putty;date=${CVSDATE} \ +SRC_URI = "cvs://cvsuser:anonymous@cvs.tartarus.org/home/cvs;module=putty \ file://lib.pro \ file://plink.pro \ file://pscp.pro \ |