diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 08:26:18 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 08:26:18 +0000 |
commit | bbed9774f919f0f19b7690579fe38620b8ce4bdb (patch) | |
tree | 69487d2b3988dfcb683f0bd83bb0df1605ef0596 /misc/colortail | |
parent | 1b30723c7c713b176412d5ab5e43dafab37b917b (diff) | |
download | ports-bbed9774f919f0f19b7690579fe38620b8ce4bdb.tar.gz ports-bbed9774f919f0f19b7690579fe38620b8ce4bdb.zip |
Notes
Diffstat (limited to 'misc/colortail')
-rw-r--r-- | misc/colortail/Makefile | 6 | ||||
-rw-r--r-- | misc/colortail/pkg-descr | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile index e4a645f7b798..3cd47fe38bc5 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: colortail # Version required: 0.2.0 # Date created: 25 February 1999 -# Whom: Chris Piazza <cpiazza@home.net> +# Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/04/27 12:32:21 taoka Exp $ # DISTNAME= colortail-0.2.0 CATEGORIES= misc MASTER_SITES= http://www.student.hk-r.se/~pt98jan/ -MAINTAINER= cpiazza@home.net +MAINTAINER= cpiazza@FreeBSD.org GNU_CONFIGURE= YES diff --git a/misc/colortail/pkg-descr b/misc/colortail/pkg-descr index ff4253b374b9..bf8026d0eb66 100644 --- a/misc/colortail/pkg-descr +++ b/misc/colortail/pkg-descr @@ -3,8 +3,6 @@ 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. -WWW: http://www.student.hk-r.se/~pt98jan/colortail.html Author: Joakim Andersson <pt98jan@student.hk-r.se> --Chris Piazza -cpiazza@home.net +WWW: http://www.student.hk-r.se/~pt98jan/colortail.html |