diff options
Diffstat (limited to 'app-shells/rrs/rrs-1.70-r1.ebuild')
-rw-r--r-- | app-shells/rrs/rrs-1.70-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/rrs/rrs-1.70-r1.ebuild b/app-shells/rrs/rrs-1.70-r1.ebuild index 59fb6470cf1c..993cfc221fa7 100644 --- a/app-shells/rrs/rrs-1.70-r1.ebuild +++ b/app-shells/rrs/rrs-1.70-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/rrs/rrs-1.70-r1.ebuild,v 1.1 2012/10/11 09:21:54 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/rrs/rrs-1.70-r1.ebuild,v 1.2 2012/10/11 09:26:19 pinkbyte Exp $ EAPI=4 inherit eutils toolchain-funcs DESCRIPTION="Reverse Remote Shell" -HOMEPAGE="http://www.cycom.se/dl/rrs" +HOMEPAGE="http://freecode.com/projects/rrs" SRC_URI="http://www.cycom.se/uploads/36/19/${P}.tar.gz" LICENSE="MIT" |