summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-fs/autofs/autofs-3.1.7-r5.ebuild')
-rw-r--r--net-fs/autofs/autofs-3.1.7-r5.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/net-fs/autofs/autofs-3.1.7-r5.ebuild b/net-fs/autofs/autofs-3.1.7-r5.ebuild
index f86a31835803..c7dfc4903b2e 100644
--- a/net-fs/autofs/autofs-3.1.7-r5.ebuild
+++ b/net-fs/autofs/autofs-3.1.7-r5.ebuild
@@ -1,15 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-3.1.7-r5.ebuild,v 1.7 2003/05/13 02:36:04 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-3.1.7-r5.ebuild,v 1.8 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 )"