svn commit: r529807 - head/x11/wshowkeys

Jan Beich jbeich at FreeBSD.org
Sun Mar 29 15:21:22 UTC 2020


Author: jbeich
Date: Sun Mar 29 15:14:03 2020
New Revision: 529807
URL: https://svnweb.freebsd.org/changeset/ports/529807

Log:
  x11/wshowkeys: clarify COMMENT it may not work on Mutter, Kwin, etc

Modified:
  head/x11/wshowkeys/Makefile   (contents, props changed)

Modified: head/x11/wshowkeys/Makefile
==============================================================================
--- head/x11/wshowkeys/Makefile	Sun Mar 29 15:07:17 2020	(r529806)
+++ head/x11/wshowkeys/Makefile	Sun Mar 29 15:14:03 2020	(r529807)
@@ -7,7 +7,7 @@ CATEGORIES=	x11
 MASTER_SITES=	https://git.sr.ht/~sircmpwn/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
 
 MAINTAINER=	jbeich at FreeBSD.org
-COMMENT=	Display keystrokes for screencasts on Wayland
+COMMENT=	Display keystrokes for screencasts on wlroots compositors
 
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE


More information about the svn-ports-head mailing list