aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authortabthorpe <tabthorpe@FreeBSD.org>2013-11-06 23:23:38 +0800
committertabthorpe <tabthorpe@FreeBSD.org>2013-11-06 23:23:38 +0800
commitd7a2844ba5da716d70af799881c1807f958c7954 (patch)
treec815c00a58d30c64002b4c1ff443ccbb01bf6e24 /misc
parentd83eb6ba608e145b41f692a51be2420b20bbaced (diff)
downloadfreebsd-ports-graphics-d7a2844ba5da716d70af799881c1807f958c7954.tar.gz
freebsd-ports-graphics-d7a2844ba5da716d70af799881c1807f958c7954.tar.zst
freebsd-ports-graphics-d7a2844ba5da716d70af799881c1807f958c7954.zip
- Update project home in pkg-descr
- Simplify COMMENT field in Makefile
Diffstat (limited to 'misc')
-rw-r--r--misc/colortail/Makefile2
-rw-r--r--misc/colortail/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile
index ddcbbe13370..748d315b6a0 100644
--- a/misc/colortail/Makefile
+++ b/misc/colortail/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= misc
MASTER_SITES= http://joakimandersson.se/files/
MAINTAINER= tabthorpe@FreeBSD.org
-COMMENT= A colour-able replacement for tail(1)
+COMMENT= tail(1) replacement with color support
LICENCE= GPLv2
diff --git a/misc/colortail/pkg-descr b/misc/colortail/pkg-descr
index 3c3f23862a4..e5bc493bc82 100644
--- a/misc/colortail/pkg-descr
+++ b/misc/colortail/pkg-descr
@@ -4,4 +4,4 @@ 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.
-WWW: http://joakimandersson.se/projects/colortail/
+WWW: http://pjek.se/projects/colortail/