svn commit: r525456 - head/x11-wm/wayfire

Jan Beich jbeich at FreeBSD.org
Fri Feb 7 02:27:24 UTC 2020


Author: jbeich
Date: Fri Feb  7 02:27:23 2020
New Revision: 525456
URL: https://svnweb.freebsd.org/changeset/ports/525456

Log:
  x11-wm/wayfire: capitalize Wayland in COMMENT
  
  Wayland is the name of a protocol, not a generic noun or adjective.

Modified:
  head/x11-wm/wayfire/Makefile   (contents, props changed)

Modified: head/x11-wm/wayfire/Makefile
==============================================================================
--- head/x11-wm/wayfire/Makefile	Fri Feb  7 01:50:31 2020	(r525455)
+++ head/x11-wm/wayfire/Makefile	Fri Feb  7 02:27:23 2020	(r525456)
@@ -6,7 +6,7 @@ PORTREVISION=	1
 CATEGORIES=	x11-wm
 
 MAINTAINER=	jbeich at FreeBSD.org
-COMMENT=	3D wayland compositor
+COMMENT=	3D Wayland compositor
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE


More information about the svn-ports-all mailing list