aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2020-05-28 08:43:29 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2020-05-28 08:43:29 +0000
commit2c4b1d164ed6110af32b4fe959954b833e5a9949 (patch)
tree839417c7daa5bf6802597adf0ce82fafff121f66 /x11-wm
parent28b72ac9752f2abd70e9621fe9342f1b42836ccc (diff)
downloadports-2c4b1d164ed6110af32b4fe959954b833e5a9949.tar.gz
ports-2c4b1d164ed6110af32b4fe959954b833e5a9949.zip
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 6).
Notes
Notes: svn path=/head/; revision=536752
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/pwm/Makefile2
-rw-r--r--x11-wm/xfce4/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/pwm/Makefile b/x11-wm/pwm/Makefile
index ab30115c21b9..60bb617733af 100644
--- a/x11-wm/pwm/Makefile
+++ b/x11-wm/pwm/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://modeemi.fi/~tuomov/dl/ \
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
MAINTAINER= schot@a-eskwadraat.nl
-COMMENT= lightweight window manager with emphasis on usability
+COMMENT= Lightweight window manager with emphasis on usability
USES= gmake xorg
USE_XORG= x11
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile
index 3fa1bf45b93e..1997d15105dd 100644
--- a/x11-wm/xfce4/Makefile
+++ b/x11-wm/xfce4/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 4.14
CATEGORIES= x11-wm xfce
MAINTAINER= xfce@FreeBSD.org
-COMMENT= meta-port for the Xfce Desktop Environment
+COMMENT= Meta-port for the Xfce Desktop Environment
RUN_DEPENDS= xfwm4:x11-wm/xfce4-wm \
xfce4-session:x11-wm/xfce4-session \