diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2010-09-24 13:10:49 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2010-09-24 13:10:49 +0000 |
commit | ab4554c65ba8965001b14c9f05f3a09b90dfa850 (patch) | |
tree | 2adea788044d57c9389f62686b840c12536a493c /www/mergelog | |
parent | 830910872bb1c379de8f97619069f31342e9cd6f (diff) | |
download | ports-ab4554c65ba8965001b14c9f05f3a09b90dfa850.tar.gz ports-ab4554c65ba8965001b14c9f05f3a09b90dfa850.zip |
Notes
Diffstat (limited to 'www/mergelog')
-rw-r--r-- | www/mergelog/Makefile | 2 | ||||
-rw-r--r-- | www/mergelog/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mergelog/Makefile b/www/mergelog/Makefile index 4c38048be985..dc2530e85bf0 100644 --- a/www/mergelog/Makefile +++ b/www/mergelog/Makefile @@ -7,7 +7,7 @@ PORTNAME= mergelog PORTVERSION= 4.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www textproc MASTER_SITES= SF diff --git a/www/mergelog/pkg-descr b/www/mergelog/pkg-descr index 38351524c835..7649eae8e1d7 100644 --- a/www/mergelog/pkg-descr +++ b/www/mergelog/pkg-descr @@ -1,6 +1,6 @@ mergelog is a tool which merges and sorts by date http log files in 'Common Log Format'. The result is sent to the standard output. It is -useful to create a single log file for multiple hosts using ro und-robin +useful to create a single log file for multiple hosts using round-robin DNS. WWW: http://mergelog.sourceforge.net/ |