diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-08-04 14:04:14 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-08-04 14:04:14 +0000 |
commit | 4ee277e6b30ff84f9a39f930e70b6fcc3a89c7d9 (patch) | |
tree | 0acbe7577330abbc7d91c27c44dc6c9fd49c536c /net/nepenthes/Makefile | |
parent | 340cd4aa318585ae4df1a5d95a0dc520daea833b (diff) | |
download | ports-4ee277e6b30ff84f9a39f930e70b6fcc3a89c7d9.tar.gz ports-4ee277e6b30ff84f9a39f930e70b6fcc3a89c7d9.zip |
Notes
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 \ |