diff options
Diffstat (limited to 'net-nds/ypserv/ypserv-2.5-r1.ebuild')
-rw-r--r-- | net-nds/ypserv/ypserv-2.5-r1.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net-nds/ypserv/ypserv-2.5-r1.ebuild b/net-nds/ypserv/ypserv-2.5-r1.ebuild index fc8e71f5b78c..ea382743f25f 100644 --- a/net-nds/ypserv/ypserv-2.5-r1.ebuild +++ b/net-nds/ypserv/ypserv-2.5-r1.ebuild @@ -1,14 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypserv/ypserv-2.5-r1.ebuild,v 1.2 2003/02/13 15:14:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypserv/ypserv-2.5-r1.ebuild,v 1.3 2003/05/25 15:08:28 mholzer Exp $ IUSE="" S=${WORKDIR}/${P} DESCRIPTION="NIS SERVER" -SRC_URI="ftp://ftp.de.kernel.org/pub/linux/utils/net/NIS/${P}.tar.gz - ftp://ftp.uk.kernel.org/pub/linux/utils/net/NIS/${P}.tar.gz - ftp://ftp.kernel.org/pub/linux/utils/net/NIS/${P}.tar.gz" +SRC_URI="mirror://kernel/linux/utils/net/NIS/${P}.tar.gz" HOMEPAGE="http://www.linux-nis.org/nis/" SLOT="1" |