summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2004-03-11 15:11:18 +0000
committerSeemant Kulleen <seemant@gentoo.org>2004-03-11 15:11:18 +0000
commit5920d9b89a56c3b0d888c23219375403d495ba13 (patch)
tree760d098111ee17f65871052e56c91b6db736109f /net-misc/udhcp
parentMarked stable on hppa. (Manifest recommit) (diff)
downloadgentoo-2-5920d9b89a56c3b0d888c23219375403d495ba13.tar.gz
gentoo-2-5920d9b89a56c3b0d888c23219375403d495ba13.tar.bz2
gentoo-2-5920d9b89a56c3b0d888c23219375403d495ba13.zip
spelling fix
Diffstat (limited to 'net-misc/udhcp')
-rw-r--r--net-misc/udhcp/udhcp-0.9.8-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/udhcp/udhcp-0.9.8-r3.ebuild b/net-misc/udhcp/udhcp-0.9.8-r3.ebuild
index a839ad209d74..5e6ffb5755b6 100644
--- a/net-misc/udhcp/udhcp-0.9.8-r3.ebuild
+++ b/net-misc/udhcp/udhcp-0.9.8-r3.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/net-misc/udhcp/udhcp-0.9.8-r3.ebuild,v 1.2 2004/03/08 23:52:14 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/udhcp-0.9.8-r3.ebuild,v 1.3 2004/03/11 15:11:18 seemant Exp $
DESCRIPTION="udhcp Server/Client Package"
HOMEPAGE="http://udhcp.busybox.net/"
@@ -12,7 +12,7 @@ KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 amd64"
DEPEND="virtual/glibc"
-PROIVDE="virtual/dhcpc"
+PROVIDE="virtual/dhcpc"
src_compile() {
emake SYSLOG=1 || die