diff options
author | 2002-05-27 17:27:39 +0000 | |
---|---|---|
committer | 2002-05-27 17:27:39 +0000 | |
commit | ef7e0a569302423148912b45a000633299565a13 (patch) | |
tree | 887e306a3022331131791d4b954589397ffef639 /net-dialup | |
parent | sourceforge updates (diff) | |
download | historical-ef7e0a569302423148912b45a000633299565a13.tar.gz historical-ef7e0a569302423148912b45a000633299565a13.tar.bz2 historical-ef7e0a569302423148912b45a000633299565a13.zip |
sourceforge updates
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/diald/diald-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/diald/diald-1.0-r1.ebuild b/net-dialup/diald/diald-1.0-r1.ebuild index 46d4a576b068..afaf005c737e 100644 --- a/net-dialup/diald/diald-1.0-r1.ebuild +++ b/net-dialup/diald/diald-1.0-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-dialup/diald/diald-1.0-r1.ebuild,v 1.1 2002/05/04 03:20:58 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/diald/diald-1.0-r1.ebuild,v 1.2 2002/05/27 17:27:39 drobbins Exp $ # You need SLIP in your kernel to run diald. DESCRIPTION="Daemon that provides on demand IP links via SLIP or PPP" HOMEPAGE="http://diald.sourceforge.net" -SRC_URI="http://prdownloads.sourceforge.net/${PN}/${P}.tar.gz" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" S=${WORKDIR}/${P} DEPEND="virtual/glibc sys-libs/pam sys-apps/tcp-wrappers" |