diff options
Diffstat (limited to 'net/dosdetector/Makefile')
-rw-r--r-- | net/dosdetector/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dosdetector/Makefile b/net/dosdetector/Makefile index e1653ae2dbf9..40bb3737ac53 100644 --- a/net/dosdetector/Makefile +++ b/net/dosdetector/Makefile @@ -18,7 +18,7 @@ MAINTAINER= msciciel@darkzone.ma.cx COMMENT= Detect suspicious network traffic HAS_CONFIGURE= yes -USE_AUTOHEADER_VER= 259 +USE_AUTOTOOLS= autoheader:259 PLIST_FILES= bin/dosdetector MAN1= dosdetector.1 |