summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2004-02-28 12:11:46 +0000
committerNed Ludd <solar@gentoo.org>2004-02-28 12:11:46 +0000
commit04b9563214c8bb7178c4692072a277009fca4781 (patch)
tree81c46735bfd7cc373e5962817767e1928b7ef581 /net-firewall/arptables
parentFixed bug number in ChangeLog - bug #39743. (diff)
downloadhistorical-04b9563214c8bb7178c4692072a277009fca4781.tar.gz
historical-04b9563214c8bb7178c4692072a277009fca4781.tar.bz2
historical-04b9563214c8bb7178c4692072a277009fca4781.zip
add missing homepage
Diffstat (limited to 'net-firewall/arptables')
-rw-r--r--net-firewall/arptables/arptables-0.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/arptables/arptables-0.0.3.ebuild b/net-firewall/arptables/arptables-0.0.3.ebuild
index 7a8d9e73c590..623582d52059 100644
--- a/net-firewall/arptables/arptables-0.0.3.ebuild
+++ b/net-firewall/arptables/arptables-0.0.3.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/arptables/arptables-0.0.3.ebuild,v 1.1 2004/02/28 09:33:02 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/arptables/arptables-0.0.3.ebuild,v 1.2 2004/02/28 12:11:46 solar Exp $
EXT=-2
DESCRIPTION="Arptables is used to set up, maintain, and inspect the tables of ARP rules in the Linux kernel. It is analogous to iptables, but operates at the ARP layer rather than the IP layer."
SRC_URI="mirror://sourceforge/ebtables/${PN}-v${PV}${EXT}.tar.gz"
-HOMEPAGE=""
+HOMEPAGE="http://ebtables.sourceforge.net/"
KEYWORDS="~x86"
LICENSE="GPL-2"
SLOT="0"