diff options
author | Matthias Hentges <oe@hentges.net> | 2004-10-11 12:15:32 +0000 |
---|---|---|
committer | Matthias Hentges <oe@hentges.net> | 2004-10-11 12:15:32 +0000 |
commit | eaf972b286b334de7e24cf399de92627f89f3175 (patch) | |
tree | 3f551e53c1e89e25c027bc9324eb6937ed4cc302 /putty/putty_cvs.oe | |
parent | a26d3c8de667748085908f234a61404892c345e4 (diff) |
More section fixes
BKrev: 416a79643LSGzR9xhW1Qat0-LoYx-g
Diffstat (limited to 'putty/putty_cvs.oe')
-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 0c48461ffd..42e20fa84f 100644 --- a/putty/putty_cvs.oe +++ b/putty/putty_cvs.oe @@ -1,5 +1,5 @@ DESCRIPTION = "PuTTY is a free implementation of Telnet and SSH for Win32 and Unix platforms" -SECTION = "net" +SECTION = "console/network" SRC_URI = "cvs://cvsuser:anonymous@cvs.tartarus.org/home/cvs;module=putty \ file://lib.pro \ |