aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/