diff options
Diffstat (limited to 'net/nepenthes/Makefile')
-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 874c3c6ff031..10cacd0f2759 100644 --- a/net/nepenthes/Makefile +++ b/net/nepenthes/Makefile @@ -7,11 +7,12 @@ PORTNAME= nepenthes PORTVERSION= 0.1.7 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nepenthes -MAINTAINER= ryo@aquahill.net +MAINTAINER= systemoperator@gmail.com COMMENT= Determine the malware activity on a network LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \ |