diff --git a/net-wireless/madwimax/madwimax-0.1.1-r1.ebuild b/net-wireless/madwimax/madwimax-0.1.1-r1.ebuild index 86aa538301424..43812bae6dfa5 100644 --- a/net-wireless/madwimax/madwimax-0.1.1-r1.ebuild +++ b/net-wireless/madwimax/madwimax-0.1.1-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools linux-info udev -DESCRIPTION="A reverse-engineered Linux driver for mobile WiMAX devices based on Samsung CMC-730 chip" +DESCRIPTION="Reverse-engineered driver for WiMAX devices based on Samsung CMC-730 chip" HOMEPAGE="https://code.google.com/p/madwimax/" SRC_URI="https://madwimax.googlecode.com/files/${P}.tar.gz"