Date: Thu, 7 Mar 2013 11:54:19 +0000 (UTC) From: Bryan Drewery <bdrewery@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r313577 - head/devel/ccache Message-ID: <201303071154.r27BsJ1C038232@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bdrewery Date: Thu Mar 7 11:54:19 2013 New Revision: 313577 URL: http://svnweb.freebsd.org/changeset/ports/313577 Log: - Take maintainership - Remove indefinite article from COMMENT Approved by: ehaupt@ (maintainer, via email) Modified: head/devel/ccache/Makefile Modified: head/devel/ccache/Makefile ============================================================================== --- head/devel/ccache/Makefile Thu Mar 7 11:53:26 2013 (r313576) +++ head/devel/ccache/Makefile Thu Mar 7 11:54:19 2013 (r313577) @@ -6,8 +6,8 @@ PORTVERSION= 3.1.9 CATEGORIES= devel MASTER_SITES= http://www.samba.org/ftp/ccache/ CRITICAL -MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A tool to minimize the compile time of C/C++ programs +MAINTAINER= bdrewery@FreeBSD.org +COMMENT= Tool to minimize the compile time of C/C++ programs LICENSE= GPLv3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303071154.r27BsJ1C038232>