wok diff ncurses/receipt @ rev 2570
gftp: fix logo path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 30 17:02:26 2009 +0000 (2009-03-30) |
parents | f6c953fb3a61 |
children | 64cf592b6880 |
line diff
1.1 --- a/ncurses/receipt Mon Nov 24 22:08:09 2008 +0100 1.2 +++ b/ncurses/receipt Mon Mar 30 17:02:26 2009 +0000 1.3 @@ -3,7 +3,7 @@ 1.4 PACKAGE="ncurses" 1.5 VERSION="5.7" 1.6 CATEGORY="base-system" 1.7 -SHORT_DESC="Library of functions to manage display on teminals." 1.8 +SHORT_DESC="Library of functions to manage display on terminals." 1.9 MAINTAINER="pankso@slitaz.org" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://invisible-island.net/ncurses/"