wok-next diff scite/receipt @ rev 15680
Fix unknown category
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Fri Dec 20 20:38:13 2013 +0100 (2013-12-20) |
parents | 73d3e81a7167 |
children | 5d53e8ccbc8d |
line diff
1.1 --- a/scite/receipt Wed Jun 06 10:23:26 2012 +0000 1.2 +++ b/scite/receipt Fri Dec 20 20:38:13 2013 +0100 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="Editor with syntax highlighting and source code editing features." 1.6 MAINTAINER="rcx@zoominternet.net" 1.7 +LICENSE="PSL" 1.8 TARBALL="${PACKAGE}${VERSION//./}.tgz" 1.9 WEB_SITE="http://www.scintilla.org/" 1.10 WGET_URL="$SF_MIRROR/scintilla/$TARBALL"