diff options
Diffstat (limited to 'dns/dnsflood')
-rw-r--r-- | dns/dnsflood/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/dnsflood/Makefile b/dns/dnsflood/Makefile index 0a4311066786..1a9d1c6e4e9a 100644 --- a/dns/dnsflood/Makefile +++ b/dns/dnsflood/Makefile @@ -15,7 +15,6 @@ MAINTAINER= az@FreeBSD.org COMMENT= DNS flood detector USE_GETOPT_LONG= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/dns_flood_detector |