summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 22:01:57 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 22:01:57 +0000
commitd57e8cd5234564c17748dd8cc2009b254afb8b5c (patch)
tree90b32b34467e23ea2c4af62a42850439767cf524 /net-misc/dhcp-agent/dhcp-agent-0.37.ebuild
parentLICENSE fix (diff)
downloadhistorical-d57e8cd5234564c17748dd8cc2009b254afb8b5c.tar.gz
historical-d57e8cd5234564c17748dd8cc2009b254afb8b5c.tar.bz2
historical-d57e8cd5234564c17748dd8cc2009b254afb8b5c.zip
whitespace cleanup
Diffstat (limited to 'net-misc/dhcp-agent/dhcp-agent-0.37.ebuild')
-rw-r--r--net-misc/dhcp-agent/dhcp-agent-0.37.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/dhcp-agent/dhcp-agent-0.37.ebuild b/net-misc/dhcp-agent/dhcp-agent-0.37.ebuild
index 58f30cd51975..011420e1076f 100644
--- a/net-misc/dhcp-agent/dhcp-agent-0.37.ebuild
+++ b/net-misc/dhcp-agent/dhcp-agent-0.37.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp-agent/dhcp-agent-0.37.ebuild,v 1.4 2003/02/13 14:48:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp-agent/dhcp-agent-0.37.ebuild,v 1.5 2003/09/05 22:01:48 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="dhcp-agent is a portable UNIX Dynamic Host Configuration suite"
@@ -24,7 +24,7 @@ src_install() {
einstall || die
- dodoc README THANKS TODO UPGRADING CAVEATS
+ dodoc README THANKS TODO UPGRADING CAVEATS
}