From 691ae91a1d2522240bcbd796a3b2db57608ab1c7 Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Sat, 25 Oct 2003 10:35:43 +0000 Subject: *** empty log message *** --- userspace/arptables/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'userspace/arptables') diff --git a/userspace/arptables/Makefile b/userspace/arptables/Makefile index 3430802..31798bd 100644 --- a/userspace/arptables/Makefile +++ b/userspace/arptables/Makefile @@ -4,8 +4,8 @@ TOPLEVEL_INCLUDED=YES ifndef KERNEL_DIR KERNEL_DIR=include/linux endif -ARPTABLES_VERSION:=0.0.2 -OLD_ARPTABLES_VERSION:=0.0.1 +ARPTABLES_VERSION:=0.0.3 +OLD_ARPTABLES_VERSION:=0.0.2 PREFIX:=/usr/local LIBDIR:=$(PREFIX)/lib -- cgit v1.2.3