From 8ab0c2ae939d80de1aaac69357656cddfef16c7c Mon Sep 17 00:00:00 2001 From: ian Date: Tue, 17 Apr 2007 23:55:21 +0000 Subject: [PATCH] New maintainer Giovanni Bechis ; tweak pkg/DESCR; pkg bump. --- sysutils/contool/Makefile | 5 +++-- sysutils/contool/pkg/DESCR | 4 +--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/sysutils/contool/Makefile b/sysutils/contool/Makefile index f0d8629d66c..6522b1e9735 100644 --- a/sysutils/contool/Makefile +++ b/sysutils/contool/Makefile @@ -1,13 +1,14 @@ -# $OpenBSD: Makefile,v 1.24 2006/11/13 12:51:15 steven Exp $ +# $OpenBSD: Makefile,v 1.25 2007/04/17 23:55:21 ian Exp $ COMMENT= "console tool for openlook" DISTNAME= contool-3.3a +PKGNAME= ${DISTNAME}p0 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.kfu.com/pub/ -MAINTAINER= Ian Darwin +MAINTAINER= Giovanni Bechis PERMIT_PACKAGE_CDROM= NOFEE PERMIT_PACKAGE_FTP= Yes diff --git a/sysutils/contool/pkg/DESCR b/sysutils/contool/pkg/DESCR index e62c6147ce9..a51dfb30507 100644 --- a/sysutils/contool/pkg/DESCR +++ b/sysutils/contool/pkg/DESCR @@ -1,7 +1,7 @@ Contool will capture and display system console messages with timestamps. It is a replacement for the standard X console. Contool will flash its -icon and beep when messages are written to the icon, so you can keep it +icon and beep when messages are written to the console, so you can keep it closed on your desktop until a message arrives. You can modify this beeping and flashing behavior; see the man page for more details. @@ -9,5 +9,3 @@ You can instruct contool to filter and ignore certain common console messages, or act upon them. The man page explains how to create a file of filters in ~/.contool; the included sample.filter is how my filters are set up. You can modify this to suit yourself, and copy it to ~/.contool. - -(port maintained by nsayer@quack.kfu.com)