diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:39 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:39 +0000 |
commit | ef7e0a569302423148912b45a000633299565a13 (patch) | |
tree | 887e306a3022331131791d4b954589397ffef639 /net-misc/kcmpureftpd | |
parent | sourceforge updates (diff) | |
download | historical-ef7e0a569302423148912b45a000633299565a13.tar.gz historical-ef7e0a569302423148912b45a000633299565a13.tar.bz2 historical-ef7e0a569302423148912b45a000633299565a13.zip |
sourceforge updates
Diffstat (limited to 'net-misc/kcmpureftpd')
-rw-r--r-- | net-misc/kcmpureftpd/kcmpureftpd-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/kcmpureftpd/kcmpureftpd-0.6.ebuild b/net-misc/kcmpureftpd/kcmpureftpd-0.6.ebuild index ebcd4381182b..0f39f7ba4197 100644 --- a/net-misc/kcmpureftpd/kcmpureftpd-0.6.ebuild +++ b/net-misc/kcmpureftpd/kcmpureftpd-0.6.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Bart Verwilst <verwilst@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-misc/kcmpureftpd/kcmpureftpd-0.6.ebuild,v 1.2 2002/05/21 18:14:11 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kcmpureftpd/kcmpureftpd-0.6.ebuild,v 1.3 2002/05/27 17:27:39 drobbins Exp $ inherit kde-base || die need-kde 2.1 DESCRIPTION="Pure-FTPd KDE Kcontrol Configuration Panel" -SRC_URI="http://prdownloads.sourceforge.net/pureftpd/${P}.tar.gz" +SRC_URI="mirror://sourceforge/pureftpd/${P}.tar.gz" HOMEPAGE="http://lkr.sourceforge.net/kcmpureftpd/index.html" |