svn commit: r331824 - head/graphics/xmms-dancingparticles

Eitan Adler eadler at FreeBSD.org
Mon Oct 28 02:11:13 UTC 2013


Author: eadler
Date: Mon Oct 28 02:11:12 2013
New Revision: 331824
URL: http://svnweb.freebsd.org/changeset/ports/331824

Log:
  The word 'very' has no place in COMMENT
  COMMENT should not begin with 'A' or 'An'

Modified:
  head/graphics/xmms-dancingparticles/Makefile

Modified: head/graphics/xmms-dancingparticles/Makefile
==============================================================================
--- head/graphics/xmms-dancingparticles/Makefile	Mon Oct 28 01:33:51 2013	(r331823)
+++ head/graphics/xmms-dancingparticles/Makefile	Mon Oct 28 02:11:12 2013	(r331824)
@@ -11,7 +11,7 @@ DISTNAME=	${PORTNAME}${PORTVERSION}
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports at FreeBSD.org
-COMMENT=	Makes particles dance with very pretty neon colors
+COMMENT=	Makes particles dance with pretty neon colors
 
 LIB_DEPENDS=	t1.5:${PORTSDIR}/devel/t1lib \
 		xmms.4:${PORTSDIR}/multimedia/xmms


More information about the svn-ports-all mailing list