diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2008-12-05 00:16:47 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2008-12-05 00:16:47 +0000 |
commit | f2b25646c592dae96a290b7407f59faef47b5b01 (patch) | |
tree | 792c4eaea8ad99e102979df29f17238d7ef1132b /net-analyzer/arpoison/arpoison-0.6.ebuild | |
parent | Testing commit hooks. (diff) | |
download | historical-f2b25646c592dae96a290b7407f59faef47b5b01.tar.gz historical-f2b25646c592dae96a290b7407f59faef47b5b01.tar.bz2 historical-f2b25646c592dae96a290b7407f59faef47b5b01.zip |
typo, pointed out by nightmorph
Package-Manager: portage-2.2_rc16/cvs/Linux 2.6.28-rc6-wl-dirty x86_64
Diffstat (limited to 'net-analyzer/arpoison/arpoison-0.6.ebuild')
-rw-r--r-- | net-analyzer/arpoison/arpoison-0.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/arpoison/arpoison-0.6.ebuild b/net-analyzer/arpoison/arpoison-0.6.ebuild index af24262ff0f5..514de22384de 100644 --- a/net-analyzer/arpoison/arpoison-0.6.ebuild +++ b/net-analyzer/arpoison/arpoison-0.6.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arpoison/arpoison-0.6.ebuild,v 1.7 2007/04/24 19:54:40 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arpoison/arpoison-0.6.ebuild,v 1.8 2008/12/05 00:16:47 darkside Exp $ inherit toolchain-funcs -DESCRIPTION="A utility to poision ARP caches" +DESCRIPTION="A utility to poison ARP caches" HOMEPAGE="http://arpoison.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |