wok-6.x diff ckermit/receipt @ rev 15878
tinc: fix config path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 05 10:25:27 2014 +0000 (2014-02-05) |
parents | c9e36e1126f9 |
children | 17e313b5b9c1 |
line diff
1.1 --- a/ckermit/receipt Fri Feb 15 15:21:44 2013 +0100 1.2 +++ b/ckermit/receipt Wed Feb 05 10:25:27 2014 +0000 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"