diff options
author | Carlo Strub <cs@FreeBSD.org> | 2013-03-29 19:33:41 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2013-03-29 19:33:41 +0000 |
commit | f87124df638f9ab9a10de7815e16138a955e5814 (patch) | |
tree | 56a7cc7e21781385ea74f4d32262386371d62b78 /security/fwlogwatch | |
parent | 4b0d4f826c38657c52f2d41254533c0d86e6f0b2 (diff) |
Notes
Diffstat (limited to 'security/fwlogwatch')
-rw-r--r-- | security/fwlogwatch/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/security/fwlogwatch/Makefile b/security/fwlogwatch/Makefile index a5ba37fcbab3..300b9910cc1e 100644 --- a/security/fwlogwatch/Makefile +++ b/security/fwlogwatch/Makefile @@ -1,8 +1,4 @@ -# ex:ts=8 -# New ports collection makefile for: fwlogwatch -# Date created: Nov 20, 2001 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ # @@ -13,7 +9,7 @@ CATEGORIES= security MASTER_SITES= http://www.kybs.de/boris/sw/ MAINTAINER= michael@ranner.eu -COMMENT= A packet filter and firewall log analyzer +COMMENT= Packet filter and firewall log analyzer USE_GETTEXT= yes USE_BZIP2= yes |