diff options
Diffstat (limited to 'net-nds/yp-tools/yp-tools-2.8-r1.ebuild')
-rw-r--r-- | net-nds/yp-tools/yp-tools-2.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/yp-tools/yp-tools-2.8-r1.ebuild b/net-nds/yp-tools/yp-tools-2.8-r1.ebuild index 9eda05d4fbe9..8ee535eca770 100644 --- a/net-nds/yp-tools/yp-tools-2.8-r1.ebuild +++ b/net-nds/yp-tools/yp-tools-2.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/yp-tools/yp-tools-2.8-r1.ebuild,v 1.1 2005/05/03 20:47:14 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/yp-tools/yp-tools-2.8-r1.ebuild,v 1.2 2005/08/11 18:26:19 eradicator Exp $ IUSE="nls" @@ -8,7 +8,7 @@ inherit eutils DESCRIPTION="Network Information Service tools" HOMEPAGE="http://www.linux-nis.org/nis/" -SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/net/NIS/${P}.tar.bz2" +SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/net/NIS/OLD/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |