diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-02-20 08:00:30 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-02-20 08:00:30 +0000 |
commit | 22ac6b6fa6afc378eab8aef4306c5bf65ab890ce (patch) | |
tree | 15c98ee2d234667fbad87e960a8c2ca0c340b319 /net-misc/arpd | |
parent | DEPEND fix (diff) | |
download | historical-22ac6b6fa6afc378eab8aef4306c5bf65ab890ce.tar.gz historical-22ac6b6fa6afc378eab8aef4306c5bf65ab890ce.tar.bz2 historical-22ac6b6fa6afc378eab8aef4306c5bf65ab890ce.zip |
header fix
Diffstat (limited to 'net-misc/arpd')
-rw-r--r-- | net-misc/arpd/arpd-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/arpd/arpd-0.2.ebuild b/net-misc/arpd/arpd-0.2.ebuild index b25dd079c5b5..2c90ffa5fda5 100644 --- a/net-misc/arpd/arpd-0.2.ebuild +++ b/net-misc/arpd/arpd-0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/arpd/arpd-0.2.ebuild,v 1.4 2004/02/20 08:00:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/arpd/arpd-0.2.ebuild,v 1.5 2004/02/20 08:00:30 vapier Exp $ DESCRIPTION="ARP reply daemon enables a single host to claim all unassigned addresses on a LAN for network monitoring or simulation" HOMEPAGE="http://www.citi.umich.edu/u/provos/honeyd/" |