diff options
Diffstat (limited to 'net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild b/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild index 6ad7af06756a..fd25349bfef3 100644 --- a/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild +++ b/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild @@ -2,12 +2,12 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: System Team <system@gentoo.org> # Author: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild,v 1.4 2001/09/30 06:15:07 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild,v 1.5 2001/12/27 04:08:30 karltk Exp $ MYV=1.3.20-pl0 S=${WORKDIR}/${PN}-${MYV} DESCRIPTION="A dhcp client only" -SRC_URI="ftp://ftp.phystech.cm/pub/${PN}-${MYV}.tar.gz" +SRC_URI="ftp://ftp.phystech.com/pub/${PN}-${MYV}.tar.gz" HOMEPAGE="http://" DEPEND="" |