diff options
-rw-r--r-- | app-admin/quickswitch/quickswitch-1.0_pre1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild b/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild index e20a82c4d4fe..328330425d8c 100644 --- a/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild +++ b/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild,v 1.1 2002/06/26 17:01:24 chadh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild,v 1.2 2002/06/27 17:40:50 chadh Exp $ S=${WORKDIR}/quickwitch DESCRIPTION="Utility to switch network profiles on the fly" SRC_URI="mirror://sourceforge/quickswitch/quickwitch-1.0pre1.tar.gz" LICENSE="GPL-2" -SLOT="" +SLOT="0" HOMEPAGE="http://edgesolutions.ca/" |