diff options
Diffstat (limited to 'net/nepenthes')
-rw-r--r-- | net/nepenthes/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/nepenthes/Makefile b/net/nepenthes/Makefile index 3fac42113a43..862164b554fd 100644 --- a/net/nepenthes/Makefile +++ b/net/nepenthes/Makefile @@ -7,6 +7,7 @@ PORTNAME= nepenthes PORTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nepenthes @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= nepenthes MAINTAINER= systemoperator@gmail.com COMMENT= Determine the malware activity on a network -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ magic.1:${PORTSDIR}/sysutils/file \ pcre.0:${PORTSDIR}/devel/pcre \ adns.1:${PORTSDIR}/dns/adns |