diff options
Diffstat (limited to 'net-libs/ccnet')
-rw-r--r-- | net-libs/ccnet/ccnet-6.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/ccnet/ccnet-6.0.4.ebuild b/net-libs/ccnet/ccnet-6.0.4.ebuild index bb48a189883e..e78f3357f6ea 100644 --- a/net-libs/ccnet/ccnet-6.0.4.ebuild +++ b/net-libs/ccnet/ccnet-6.0.4.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Ccnet is a framework for writing networked applications in C" HOMEPAGE="https://github.com/haiwen/ccnet http://seafile.com/" SRC_URI="https://github.com/haiwen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+-with-openssl-exception" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" |