Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Feb 2020 02:27:23 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r525456 - head/x11-wm/wayfire
Message-ID:  <202002070227.0172RNOB098556@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
-COMMENT=	3D wayland compositor
+COMMENT=	3D Wayland compositor
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE



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