diff options
Diffstat (limited to 'net-misc/kcmpureftpd')
-rw-r--r-- | net-misc/kcmpureftpd/kcmpureftpd-0.6.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/kcmpureftpd/kcmpureftpd-0.6.ebuild b/net-misc/kcmpureftpd/kcmpureftpd-0.6.ebuild index 0f39f7ba4197..76bab628d73f 100644 --- a/net-misc/kcmpureftpd/kcmpureftpd-0.6.ebuild +++ b/net-misc/kcmpureftpd/kcmpureftpd-0.6.ebuild @@ -1,12 +1,13 @@ # 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.3 2002/05/27 17:27:39 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kcmpureftpd/kcmpureftpd-0.6.ebuild,v 1.4 2002/07/01 21:33:31 danarmak Exp $ inherit kde-base || die need-kde 2.1 +LICENSE="GPL-2" DESCRIPTION="Pure-FTPd KDE Kcontrol Configuration Panel" SRC_URI="mirror://sourceforge/pureftpd/${P}.tar.gz" HOMEPAGE="http://lkr.sourceforge.net/kcmpureftpd/index.html" |