svn commit: r333003 - head/misc/colortail

Thomas Abthorpe tabthorpe at FreeBSD.org
Wed Nov 6 15:23:39 UTC 2013


Author: tabthorpe
Date: Wed Nov  6 15:23:38 2013
New Revision: 333003
URL: http://svnweb.freebsd.org/changeset/ports/333003

Log:
  - Update project home in pkg-descr
  - Simplify COMMENT field in Makefile

Modified:
  head/misc/colortail/Makefile
  head/misc/colortail/pkg-descr   (contents, props changed)

Modified: head/misc/colortail/Makefile
==============================================================================
--- head/misc/colortail/Makefile	Wed Nov  6 15:13:25 2013	(r333002)
+++ head/misc/colortail/Makefile	Wed Nov  6 15:23:38 2013	(r333003)
@@ -7,7 +7,7 @@ CATEGORIES=	misc
 MASTER_SITES=	http://joakimandersson.se/files/
 
 MAINTAINER=	tabthorpe at FreeBSD.org
-COMMENT=	A colour-able replacement for tail(1)
+COMMENT=	tail(1) replacement with color support
 
 LICENCE=	GPLv2
 

Modified: head/misc/colortail/pkg-descr
==============================================================================
--- head/misc/colortail/pkg-descr	Wed Nov  6 15:13:25 2013	(r333002)
+++ head/misc/colortail/pkg-descr	Wed Nov  6 15:23:38 2013	(r333003)
@@ -4,4 +4,4 @@ in colors.  It can be used to quickly ge
 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/


More information about the svn-ports-all mailing list