diff options
-rw-r--r-- | sys-apps/isapnptools/isapnptools-1.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/isapnptools/isapnptools-1.27.ebuild b/sys-apps/isapnptools/isapnptools-1.27.ebuild index 84dafbcaca4c..600f1dc18111 100644 --- a/sys-apps/isapnptools/isapnptools-1.27.ebuild +++ b/sys-apps/isapnptools/isapnptools-1.27.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI="3" inherit eutils DESCRIPTION="Tools for configuring ISA PnP devices" -HOMEPAGE="http://www.roestock.demon.co.uk/isapnptools/" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="ftp://metalab.unc.edu/pub/Linux/system/hardware/${P}.tgz" LICENSE="GPL-2" |