diff options
Diffstat (limited to 'net-p2p/ncdc/ncdc-1.16.1.ebuild')
-rw-r--r-- | net-p2p/ncdc/ncdc-1.16.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/ncdc/ncdc-1.16.1.ebuild b/net-p2p/ncdc/ncdc-1.16.1.ebuild index c8753095cc12..ae24e0eca6aa 100644 --- a/net-p2p/ncdc/ncdc-1.16.1.ebuild +++ b/net-p2p/ncdc/ncdc-1.16.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild,v 1.5 2013/06/20 08:09:36 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild,v 1.6 2013/06/20 20:10:20 xmw Exp $ EAPI=4 @@ -8,7 +8,7 @@ DESCRIPTION="ncurses directconnect client" HOMEPAGE="http://dev.yorhel.nl/ncdc" SRC_URI="http://dev.yorhel.nl/download/${P}.tar.gz" -LICENSE="MIT-with-advertising" +LICENSE="MIT" SLOT="0" KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" |