diff options
author | Achim Gottinger <achim@gentoo.org> | 2000-10-05 01:32:52 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2000-10-05 01:32:52 +0000 |
commit | a3a6ba205e31ef21ea8734bd6e840c5f521d98d4 (patch) | |
tree | e00547272003b4d50a736ed0b0eee809d4c1838b /net-fs | |
parent | *** empty log message *** (diff) | |
download | gentoo-2-a3a6ba205e31ef21ea8734bd6e840c5f521d98d4.tar.gz gentoo-2-a3a6ba205e31ef21ea8734bd6e840c5f521d98d4.tar.bz2 gentoo-2-a3a6ba205e31ef21ea8734bd6e840c5f521d98d4.zip |
get ready for rc2
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-2.0.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-2.0.7-r1.ebuild b/net-fs/samba/samba-2.0.7-r1.ebuild index 7a45009b6148..4460761a156c 100644 --- a/net-fs/samba/samba-2.0.7-r1.ebuild +++ b/net-fs/samba/samba-2.0.7-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-2.0.7-r1.ebuild,v 1.4 2000/09/15 20:09:09 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-2.0.7-r1.ebuild,v 1.5 2000/10/05 01:32:51 achim Exp $ P=samba-2.0.7 A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="Samba" -SRC_URI="http://us1.samba.org/samba/ftp/"${A} +SRC_URI="ftp://sunsite.org.uk/packages/samba/${A}" HOMEPAGE="http://www.samba.org" src_compile() { |