diff options
Diffstat (limited to 'userspace/ebtables2/Makefile')
-rw-r--r-- | userspace/ebtables2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/userspace/ebtables2/Makefile b/userspace/ebtables2/Makefile index 6aa8599..8a1a40d 100644 --- a/userspace/ebtables2/Makefile +++ b/userspace/ebtables2/Makefile @@ -2,7 +2,7 @@ KERNEL_DIR?=/usr/src/linux PROGNAME:=ebtables -PROGVERSION:="2.0pre10 (July 2002)" +PROGVERSION:="2.0-rc1 (July 2002)" MANDIR?=/usr/local/man CFLAGS:=-Wall -Wunused |