summaryrefslogtreecommitdiffstats
path: root/userspace/arptables/Makefile
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2003-08-06 21:05:52 +0000
committerBart De Schuymer <bdschuym@pandora.be>2003-08-06 21:05:52 +0000
commit3050ff5324ed8a824a1169012f0a53b0a700e8bc (patch)
tree6daf354167e08b4084ae628aa72d1c11b58b41d6 /userspace/arptables/Makefile
parent0a2a30dfbba12a25e19d48136110a83eb2deffc9 (diff)
*** empty log message ***
Diffstat (limited to 'userspace/arptables/Makefile')
-rw-r--r--userspace/arptables/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/userspace/arptables/Makefile b/userspace/arptables/Makefile
index 8c15b13..ee15c05 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.0
-OLD_ARPTABLES_VERSION:=0.0.-1
+ARPTABLES_VERSION:=0.0.1
+OLD_ARPTABLES_VERSION:=0.0.0
PREFIX:=/usr/local
LIBDIR:=$(PREFIX)/lib