diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2010-07-28 15:23:24 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2010-07-28 15:23:24 +0000 |
commit | 3fc67c541da26f8dafb939fbd9c6073a1cb26c5a (patch) | |
tree | cac855061ffe9679e4f78075ad58cc30e525cea0 /security/chaosreader/Makefile | |
parent | c03a3248cd7dbe0d02adbbd4994b0195cbaa20d0 (diff) | |
download | ports-3fc67c541da26f8dafb939fbd9c6073a1cb26c5a.tar.gz ports-3fc67c541da26f8dafb939fbd9c6073a1cb26c5a.zip |
Notes
Diffstat (limited to 'security/chaosreader/Makefile')
-rw-r--r-- | security/chaosreader/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/chaosreader/Makefile b/security/chaosreader/Makefile index fda92da3ba0e..f43c17cd0e13 100644 --- a/security/chaosreader/Makefile +++ b/security/chaosreader/Makefile @@ -7,10 +7,12 @@ PORTNAME= chaosreader PORTVERSION= 0.94 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF DISTFILES= ${PORTNAME}${PORTVERSION} sshkeydata0.20 EXTRACT_ONLY= +NO_WRKSUBDIR= yes MAINTAINER= pauls@utdallas.edu COMMENT= A tool to extract data from tcpdump logs |