wok-6.x diff ckermit/receipt @ rev 16938
xterm: fix wget_url (need version/tag in url)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jul 22 12:20:25 2014 +0200 (2014-07-22) |
parents | c9e36e1126f9 |
children | 17e313b5b9c1 |
line diff
1.1 --- a/ckermit/receipt Fri Feb 15 15:21:44 2013 +0100 1.2 +++ b/ckermit/receipt Tue Jul 22 12:20:25 2014 +0200 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Portable Scriptable Network and Serial Communication Software." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="BSD" 1.8 WEB_SITE="http://www.columbia.edu/kermit/ck90.html" 1.9 TARBALL="cku${VERSION##*.}.tar.gz" 1.10 WGET_URL="ftp://kermit.columbia.edu/kermit/archives/$TARBALL"