diff options
Diffstat (limited to 'dns/dnsflood/Makefile')
-rw-r--r-- | dns/dnsflood/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dns/dnsflood/Makefile b/dns/dnsflood/Makefile index 687a0196e8af..b4427aeac935 100644 --- a/dns/dnsflood/Makefile +++ b/dns/dnsflood/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= az@FreeBSD.org COMMENT= DNS flood detector -USE_GETOPT_LONG= yes - WRKSRC= ${WRKDIR}/dns_flood_detector PLIST_FILES= sbin/dns_flood_detector |