diff options
Diffstat (limited to 'net-ftp/curl/curl-7.10.2.ebuild')
-rw-r--r-- | net-ftp/curl/curl-7.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/curl/curl-7.10.2.ebuild b/net-ftp/curl/curl-7.10.2.ebuild index 97f5069b5f84..8fba3d1db8ba 100644 --- a/net-ftp/curl/curl-7.10.2.ebuild +++ b/net-ftp/curl/curl-7.10.2.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.10.2.ebuild,v 1.3 2002/12/17 03:44:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.10.2.ebuild,v 1.4 2002/12/23 17:37:42 mholzer Exp $ DESCRIPTION="A Client that groks URLs" -SRC_URI="http://curl.haxx.se/download/${P}.tar.gz" +SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2" HOMEPAGE="http://curl.haxx.se/" SLOT="0" |