diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-17 20:44:58 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-17 20:44:58 +0000 |
commit | 65fcf0da45b96d485dce467fbc6ac1ac66a1ca7e (patch) | |
tree | bbf8083f2b63509a700bee9bdfd0cfd33bcfce5a /app-admin/webmin | |
parent | changes and eclasses for upcomnig kde cvs ebuilds. they won't live in portage... (diff) | |
download | gentoo-2-65fcf0da45b96d485dce467fbc6ac1ac66a1ca7e.tar.gz gentoo-2-65fcf0da45b96d485dce467fbc6ac1ac66a1ca7e.tar.bz2 gentoo-2-65fcf0da45b96d485dce467fbc6ac1ac66a1ca7e.zip |
Added SLOT
Diffstat (limited to 'app-admin/webmin')
-rw-r--r-- | app-admin/webmin/webmin-0.992.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-admin/webmin/webmin-0.992.ebuild b/app-admin/webmin/webmin-0.992.ebuild index 0ac229826baa..22bcc9ac05db 100644 --- a/app-admin/webmin/webmin-0.992.ebuild +++ b/app-admin/webmin/webmin-0.992.ebuild @@ -1,9 +1,10 @@ # Copyright 2002, Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-0.992.ebuild,v 1.2 2002/07/12 01:40:32 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-0.992.ebuild,v 1.3 2002/07/17 20:43:17 drobbins Exp $ DESCRIPTION="Webmin, a web-based system administration interface" SRC_URI="http://www.webmin.com/download/${P}.tar.gz" +SLOT="0" HOMEPAGE="http://www.webmin.com/" LICENSE="BSD" SLOT="0" |