diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-05-08 17:21:49 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-05-08 17:21:49 +0000 |
commit | f8cc2c102f4fca50880801479b5eb5c9c87be8a4 (patch) | |
tree | 4c9fe40906899ed5072d23bceb6da69c122f66e5 /security/chaosreader/Makefile | |
parent | 7155e78a689303ed4842edf47fdca8aa48ce2569 (diff) | |
download | ports-f8cc2c102f4fca50880801479b5eb5c9c87be8a4.tar.gz ports-f8cc2c102f4fca50880801479b5eb5c9c87be8a4.zip |
Notes
Diffstat (limited to 'security/chaosreader/Makefile')
-rw-r--r-- | security/chaosreader/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/chaosreader/Makefile b/security/chaosreader/Makefile index 342e721d4fff..1704511197fd 100644 --- a/security/chaosreader/Makefile +++ b/security/chaosreader/Makefile @@ -5,7 +5,7 @@ PORTNAME= chaosreader PORTVERSION= 0.96 CATEGORIES= security -MAINTAINER= dbaio@bsd.com.br +MAINTAINER= dbaio@FreeBSD.org COMMENT= Tool to extract data from tcpdump logs LICENSE= GPLv3+ |