diff options
Diffstat (limited to 'net/nepenthes/Makefile')
-rw-r--r-- | net/nepenthes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nepenthes/Makefile b/net/nepenthes/Makefile index 0baaee9ea2ba..a03980144f43 100644 --- a/net/nepenthes/Makefile +++ b/net/nepenthes/Makefile @@ -18,7 +18,7 @@ COMMENT= Determine the malware activity on a network LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \ magic.1:${PORTSDIR}/sysutils/file \ pcre.0:${PORTSDIR}/devel/pcre \ - adns.12:${PORTSDIR}/dns/adns + adns.1:${PORTSDIR}/dns/adns USE_PERL5= yes GNU_CONFIGURE= yes |