summaryrefslogtreecommitdiffstats
path: root/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
commit5fd425b0fb80344f442fd1eb0f606bfed3b9511d (patch)
tree8f76a720f429864f51b4513dec8f82da9ce035ac /Makefile
parent1446c29822eb361608dbec7cd744afa6a7bf7f69 (diff)
*** empty log message ***
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index bd16c78..75c2cc0 100644
--- a/Makefile
+++ b/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/