summaryrefslogtreecommitdiffstats
path: root/userspace/ebtables2/Makefile
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2003-06-01 16:41:01 +0000
committerBart De Schuymer <bdschuym@pandora.be>2003-06-01 16:41:01 +0000
commit097aed0f07d4fb6715a6c5b030c26f337d10e3a4 (patch)
tree6c9dbded63a1b4428b0c8ab1bec9c12fad70903b /userspace/ebtables2/Makefile
parentcc0a1245a7115ad383f5666f6c01ce80e08a4972 (diff)
*** empty log message ***
Diffstat (limited to 'userspace/ebtables2/Makefile')
-rw-r--r--userspace/ebtables2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/userspace/ebtables2/Makefile b/userspace/ebtables2/Makefile
index bd16c78..75c2cc0 100644
--- a/userspace/ebtables2/Makefile
+++ b/userspace/ebtables2/Makefile
@@ -1,7 +1,7 @@
# ebtables Makefile
PROGNAME:=ebtables
-PROGVERSION:=2.0.3
+PROGVERSION:=2.0.4
PROGDATE:=April\ 2003
MANDIR?=/usr/local/man
@@ -14,7 +14,7 @@ OBJECTS:=getethertype.o ebtables.o communication.o $(EXT_OBJS)
KERNEL_INCLUDES?=include/
-ETHERTYPESPATH?=/etc/
+ETHERTYPESPATH?=/etc
ETHERTYPESFILE:=$(ETHERTYPESPATH)/ethertypes
BINPATH?=/sbin/