diff options
-rw-r--r-- | net-misc/rsync/rsync-2.5.6_pre20021105.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/rsync/rsync-2.5.6_pre20021105.ebuild b/net-misc/rsync/rsync-2.5.6_pre20021105.ebuild index 20c48dd03a30..f7048b829a1d 100644 --- a/net-misc/rsync/rsync-2.5.6_pre20021105.ebuild +++ b/net-misc/rsync/rsync-2.5.6_pre20021105.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.5.6_pre20021105.ebuild,v 1.2 2002/12/20 03:50:32 alron Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.5.6_pre20021105.ebuild,v 1.3 2002/12/25 22:43:29 mholzer Exp $ S=${WORKDIR}/${P} DESCRIPTION="File transfer program to keep remote files into sync" -SRC_URI="http://www.gentoo.org/~blizzy/${PF}.tar.bz2" +SRC_URI="http://cvs.gentoo.org/~blizzy/${PF}.tar.bz2" HOMEPAGE="http://rsync.samba.org" KEYWORDS="~x86 ~ppc ~sparc ~alpha" LICENSE="GPL-2" |