From c129d5d8c313e9cd045385f0c61281e2f123e76e Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Sat, 24 Apr 2004 05:05:00 +0000 Subject: repoman: Fix leading whitespace --- app-admin/webmin/webmin-1.140-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app-admin/webmin') diff --git a/app-admin/webmin/webmin-1.140-r1.ebuild b/app-admin/webmin/webmin-1.140-r1.ebuild index fbb8c8b118ff..135ee46e46f4 100644 --- a/app-admin/webmin/webmin-1.140-r1.ebuild +++ b/app-admin/webmin/webmin-1.140-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.140-r1.ebuild,v 1.2 2004/04/23 01:26:34 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.140-r1.ebuild,v 1.3 2004/04/24 05:03:55 mr_bones_ Exp $ inherit eutils @@ -80,8 +80,8 @@ pkg_postinst() { /etc/init.d/webmin start fi - einfo "Add webmin to your boot-time services with 'rc-update add webmin'." - einfo "Point your web browser to http://localhost:10000 to use webmin." + einfo "Add webmin to your boot-time services with 'rc-update add webmin'." + einfo "Point your web browser to http://localhost:10000 to use webmin." } pkg_prerm() { -- cgit v1.2.3-65-gdbad