diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:34 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:34 +0000 |
commit | 1931d669cb9fa88308f8af51b40e4592375b2e50 (patch) | |
tree | 0ed56f81fc847628fa75d86045c9811512b2a57f /app-admin/quickswitch | |
parent | version bump and bugfixes (diff) | |
download | historical-1931d669cb9fa88308f8af51b40e4592375b2e50.tar.gz historical-1931d669cb9fa88308f8af51b40e4592375b2e50.tar.bz2 historical-1931d669cb9fa88308f8af51b40e4592375b2e50.zip |
sourceforge updates
Diffstat (limited to 'app-admin/quickswitch')
-rw-r--r-- | app-admin/quickswitch/quickswitch-0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/quickswitch/quickswitch-0.10.ebuild b/app-admin/quickswitch/quickswitch-0.10.ebuild index 291c1ddca103..9cf2828a54cc 100644 --- a/app-admin/quickswitch/quickswitch-0.10.ebuild +++ b/app-admin/quickswitch/quickswitch-0.10.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Jerry A! <jerry@thehutt.org> -# $Header: /var/cvsroot/gentoo-x86/app-admin/quickswitch/quickswitch-0.10.ebuild,v 1.2 2001/12/07 19:25:53 jerrya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/quickswitch/quickswitch-0.10.ebuild,v 1.3 2002/05/27 17:27:34 drobbins Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Utility to switch network profiles on the fly" -SRC_URI="http://prdownloads.sourceforge.net/quickswitch/${P}.tar.gz" +SRC_URI="mirror://sourceforge/quickswitch/${P}.tar.gz" HOMEPAGE="http://edgesolutions.ca/" |