Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Mar 2015 13:47:33 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r380691 - head/sysutils/and
Message-ID:  <201503071347.t27DlXlr053602@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Sat Mar  7 13:47:32 2015
New Revision: 380691
URL: https://svnweb.freebsd.org/changeset/ports/380691
QAT: https://qat.redports.org/buildarchive/r380691/

Log:
  - Pass maintainership to submitter
  - Update pkg-descr
  
  PR:		198267
  Submitted by:	Chris Hutchinson<portmaster@bsdforge.com>

Modified:
  head/sysutils/and/Makefile
  head/sysutils/and/pkg-descr

Modified: head/sysutils/and/Makefile
==============================================================================
--- head/sysutils/and/Makefile	Sat Mar  7 13:43:03 2015	(r380690)
+++ head/sysutils/and/Makefile	Sat Mar  7 13:47:32 2015	(r380691)
@@ -6,7 +6,7 @@ PORTVERSION=	1.2.2
 CATEGORIES=	sysutils
 MASTER_SITES=	SF
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Auto Nice Daemon
 
 USES=		gmake

Modified: head/sysutils/and/pkg-descr
==============================================================================
--- head/sysutils/and/pkg-descr	Sat Mar  7 13:43:03 2015	(r380690)
+++ head/sysutils/and/pkg-descr	Sat Mar  7 13:47:32 2015	(r380691)
@@ -1,4 +1,4 @@
-The auto nice daemon activates itself in certain intervals and renices jobs
+The Auto Nice Daemon activates itself in certain intervals and renices jobs
 according to their priority and CPU usage. Jobs owned by root are left alone.
 Jobs are never increased in their priority.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503071347.t27DlXlr053602>