summaryrefslogtreecommitdiff
path: root/misc/colortail
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-08-21 15:06:17 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-08-21 15:06:17 +0000
commitcc1007f427132c9a42279be4eacadc05add5a70a (patch)
treebae71e130bf2eb4179759a01975747e7caba2c92 /misc/colortail
parent- Update to 0.22 (diff)
- Update MASTER_SITES
- Reformat pkg-descr - Update WWW - Take maintainership PR: ports/102349 Submitted by: Thomas Abthorpe <thomas at goodking.ca>
Notes
Notes: svn path=/head/; revision=171111
Diffstat (limited to 'misc/colortail')
-rw-r--r--misc/colortail/Makefile6
-rw-r--r--misc/colortail/pkg-descr11
2 files changed, 9 insertions, 8 deletions
diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile
index 9bc37b3b3d18..09f12bcd7ac4 100644
--- a/misc/colortail/Makefile
+++ b/misc/colortail/Makefile
@@ -9,9 +9,11 @@ PORTNAME= colortail
PORTVERSION= 0.3.0
PORTREVISION= 2
CATEGORIES= misc
-MASTER_SITES= http://keyserver.kjsl.com/~jharris/distfiles/
+MASTER_SITES= http://morrdusk.net/files/ \
+ ftp://ftp.jaist.ac.jp/pub/pkgsrc/distfiles/ \
+ http://www.goodking.ca/pub/files/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= thomas@goodking.ca
COMMENT= A colour-able replacement for tail(1)
USE_GETOPT_LONG= yes
diff --git a/misc/colortail/pkg-descr b/misc/colortail/pkg-descr
index 8f97f0e554e0..6554a53161d3 100644
--- a/misc/colortail/pkg-descr
+++ b/misc/colortail/pkg-descr
@@ -1,8 +1,7 @@
Colortail works like the standard tail but it can optionally read
-a color config file where it's specified expressions that results in colors.
-It can be used to quickly get an overview of interesting activity by
-ie. colorize those brightred or some other color of your choose.
+a color config file where it's specified expressions that results
+in colors. It can be used to quickly get an overview of interesting
+activity by ie. colorize those brightred or some other color of
+your choose.
-Author: Joakim Andersson <pt98jan@student.hk-r.se>
-
-WWW: http://web.archive.org/web/20030411093805/www.student.hk-r.se/~pt98jan/colortail.html
+WWW: http://morrdusk.net/projects/colortail/