diff options
author | cs <cs@FreeBSD.org> | 2013-03-30 03:33:41 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2013-03-30 03:33:41 +0800 |
commit | b1c865fef3388507fea529eee1e52c5983368769 (patch) | |
tree | 56a7cc7e21781385ea74f4d32262386371d62b78 /security/fwanalog | |
parent | 4fce267358e6d5570fcfb9b112a11507449a2f80 (diff) | |
download | freebsd-ports-gnome-b1c865fef3388507fea529eee1e52c5983368769.tar.gz freebsd-ports-gnome-b1c865fef3388507fea529eee1e52c5983368769.tar.zst freebsd-ports-gnome-b1c865fef3388507fea529eee1e52c5983368769.zip |
- Remove A/An in COMMENT
- Trim Header where applicable
Diffstat (limited to 'security/fwanalog')
-rw-r--r-- | security/fwanalog/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/fwanalog/Makefile b/security/fwanalog/Makefile index 9b950414fd7e..884cc8721b5e 100644 --- a/security/fwanalog/Makefile +++ b/security/fwanalog/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: fwanalog -# Date created: 11 March 2002 -# Whom: Kimura Fuyuki <fuyuki@mj.0038.net> -# +# Created by: Kimura Fuyuki <fuyuki@mj.0038.net> # $FreeBSD$ # @@ -12,7 +9,7 @@ CATEGORIES= security MASTER_SITES= http://tud.at/programm/fwanalog/ MAINTAINER= cy@FreeBSD.org -COMMENT= A firewall log summarizer that uses Analog +COMMENT= Firewall log summarizer that uses Analog RUN_DEPENDS= analog:${PORTSDIR}/www/analog |