summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-fs/autofs/autofs-3.1.7-r3.ebuild')
-rw-r--r--net-fs/autofs/autofs-3.1.7-r3.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/net-fs/autofs/autofs-3.1.7-r3.ebuild b/net-fs/autofs/autofs-3.1.7-r3.ebuild
index 13e2e40b00e6..b7ab426df397 100644
--- a/net-fs/autofs/autofs-3.1.7-r3.ebuild
+++ b/net-fs/autofs/autofs-3.1.7-r3.ebuild
@@ -1,15 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-3.1.7-r3.ebuild,v 1.8 2003/02/13 13:59:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-3.1.7-r3.ebuild,v 1.9 2003/05/25 15:00:37 mholzer Exp $
IUSE="ldap"
S=${WORKDIR}/${P}
DESCRIPTION="Kernel based automounter"
HOMEPAGE="http://www.linux-consulting.com/Amd_AutoFS/autofs.html"
-SRC_URI="ftp://ftp.kernel.org/pub/linux/daemons/autofs/${P}.tar.bz2
- ftp://ftp.de.kernel.org/pub/linux/daemons/autofs/${P}.tar.bz2
- ftp://ftp.uk.kernel.org/pub/linux/daemons/autofs/${P}.tar.bz2"
+SRC_URI="mirror://kernel/linux/daemons/autofs/${P}.tar.bz2"
DEPEND="ldap? ( >=net-nds/openldap-1.2 )"