diff options
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libnet/libnet-1.2_rc3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnet/libnet-1.2_rc3-r1.ebuild b/net-libs/libnet/libnet-1.2_rc3-r1.ebuild index ea59655bc924..6f678049447b 100644 --- a/net-libs/libnet/libnet-1.2_rc3-r1.ebuild +++ b/net-libs/libnet/libnet-1.2_rc3-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools eutils DESCRIPTION="library providing an API for commonly used low-level network functions" -HOMEPAGE="http://libnet-dev.sourceforge.net/" +HOMEPAGE="http://libnet-dev.sourceforge.net/ https://github.com/sam-github/libnet" SRC_URI="mirror://sourceforge/project/${PN}-dev/${P/_/-}.tar.gz" LICENSE="BSD BSD-2 HPND" |