diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-12-14 08:41:31 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-18 00:07:47 -0200 |
commit | a38e7230dbf6718af06af728010f35c5ad71f9ac (patch) | |
tree | 702a9f481fb90f4132ab24cd23d1ad5fadc6f2bd /system/goaccess | |
parent | 3b70ab069363ebad98e159b8b10eaec062245175 (diff) | |
download | slackbuilds-a38e7230dbf6718af06af728010f35c5ad71f9ac.tar.gz |
system/goaccess: Miscellaneous cleanups
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/goaccess')
-rw-r--r-- | system/goaccess/README | 8 | ||||
-rw-r--r-- | system/goaccess/goaccess.SlackBuild | 1 | ||||
-rw-r--r-- | system/goaccess/goaccess.info | 4 | ||||
-rw-r--r-- | system/goaccess/slack-desc | 8 |
4 files changed, 11 insertions, 10 deletions
diff --git a/system/goaccess/README b/system/goaccess/README index 6c233c7cc4..c46a1edc14 100644 --- a/system/goaccess/README +++ b/system/goaccess/README @@ -1,4 +1,4 @@ -open source real-time Apache log analyzer and interactive viewer that -runs in a terminal in *nix systems. It provides fast and valuable -HTTP statistics for system administrators that require a visual -server report on the fly. +goaccess is an open source real-time Apache log analyzer and +interactive viewer that runs in a terminal in *nix systems. +It provides fast and valuable HTTP statistics for system +administrators that require a visual server report on the fly. diff --git a/system/goaccess/goaccess.SlackBuild b/system/goaccess/goaccess.SlackBuild index 9d08e546d5..e213b5e1e2 100644 --- a/system/goaccess/goaccess.SlackBuild +++ b/system/goaccess/goaccess.SlackBuild @@ -1,6 +1,7 @@ #!/bin/sh # Slackware build script for goaccess + # Copyright 2011 David Woodfall <dave@dawoodfall.net> # All rights reserved. # diff --git a/system/goaccess/goaccess.info b/system/goaccess/goaccess.info index 220a956582..2abbc862ae 100644 --- a/system/goaccess/goaccess.info +++ b/system/goaccess/goaccess.info @@ -1,10 +1,10 @@ PRGNAM="goaccess" VERSION="0.4.2" HOMEPAGE="http://goaccess.prosoftcorp.com/download" -DOWNLOAD="https://downloads.sourceforge.net/project/goaccess/0.4.2/goaccess-0.4.2.tar.gz" +DOWNLOAD="https://downloads.sourceforge.net/goaccess/goaccess-0.4.2.tar.gz" MD5SUM="7d7707c294c949d612e451da2f003c37" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="David Woodfall" EMAIL="dave@dawoodfall.net" -APPROVED="Erik Hanson" +APPROVED="rworkman" diff --git a/system/goaccess/slack-desc b/system/goaccess/slack-desc index 2b64d60acf..261484f4c0 100644 --- a/system/goaccess/slack-desc +++ b/system/goaccess/slack-desc @@ -8,10 +8,10 @@ |-----handy-ruler------------------------------------------------------| goaccess: goaccess (httpd log analyzer) goaccess: -goaccess: open source real-time Apache log analyzer and interactive viewer that -goaccess: runs in a terminal in *nix systems. It provides fast and valuable -goaccess: HTTP statistics for system administrators that require a visual -goaccess: server report on the fly. +goaccess: goaccess is an open source real-time Apache log analyzer and +goaccess: interactive viewer that runs in a terminal in *nix systems. +goaccess: It provides fast and valuable HTTP statistics for system +goaccess: administrators that require a visual server report on the fly. goaccess: goaccess: Homepage: http://goaccess.prosoftcorp.com/download goaccess: |