svn commit: r308736 - head/sysutils/cronolog

Bryan Drewery bdrewery at FreeBSD.org
Wed Dec 12 02:28:49 UTC 2012


Author: bdrewery
Date: Wed Dec 12 02:28:48 2012
New Revision: 308736
URL: http://svnweb.freebsd.org/changeset/ports/308736

Log:
  Remove indefinite article from COMMENT

Modified:
  head/sysutils/cronolog/Makefile

Modified: head/sysutils/cronolog/Makefile
==============================================================================
--- head/sysutils/cronolog/Makefile	Wed Dec 12 02:27:26 2012	(r308735)
+++ head/sysutils/cronolog/Makefile	Wed Dec 12 02:28:48 2012	(r308736)
@@ -8,7 +8,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	http://cronolog.org/download/
 
 MAINTAINER=	bdrewery at FreeBSD.org
-COMMENT=	A web log rotation utility that provides datestamp filenames
+COMMENT=	Web log rotation utility that provides datestamp filenames
 
 CONFLICTS_INSTALL=      cronolog-devel-[0-9]*
 


More information about the svn-ports-all mailing list