diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-07-29 09:57:10 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-07-29 09:57:10 +0000 |
commit | 45cc5aafe11f2e4c217b440e3f8a68a60bee2f45 (patch) | |
tree | 08fb7a59b1b2a0db5cff4f8befc7a83b177a9736 /putty | |
parent | 87462d96f54562599bd8b8e528288124e592ddca (diff) |
kill of the reduntant date=${CVSDATE} which is automatically added by the fetcher
BKrev: 4108c9f6NT-ydGGKVYjfoUtsD4BxOQ
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 \ |