aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2014-08-08 08:42:44 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2014-08-08 08:42:44 +0000
commitdbc81c7d5ba004290ef3302700ca8bceb3fb5cf5 (patch)
treecd7f88eddb85869b52f46d6cc5b45746db8b0073 /x11-wm
parentb49cabd4f733df52553c737fc59ddd3fbcd605a6 (diff)
downloadports-dbc81c7d5ba004290ef3302700ca8bceb3fb5cf5.tar.gz
ports-dbc81c7d5ba004290ef3302700ca8bceb3fb5cf5.zip
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category X. CR: D511 Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=364347
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/afterstep-stable/Makefile2
-rw-r--r--x11-wm/awesome2/Makefile2
-rw-r--r--x11-wm/blackbox/Makefile2
-rw-r--r--x11-wm/ccsm/Makefile2
-rw-r--r--x11-wm/e17-module-alarm/Makefile2
-rw-r--r--x11-wm/e17-module-comp-scale/Makefile2
-rw-r--r--x11-wm/e17-module-cpu/Makefile2
-rw-r--r--x11-wm/e17-module-empris/Makefile2
-rw-r--r--x11-wm/e17-module-everything-aspell/Makefile2
-rw-r--r--x11-wm/e17-module-everything-mpris/Makefile2
-rw-r--r--x11-wm/e17-module-everything-pidgin/Makefile2
-rw-r--r--x11-wm/e17-module-everything-places/Makefile2
-rw-r--r--x11-wm/e17-module-everything-shotgun/Makefile2
-rw-r--r--x11-wm/e17-module-everything-wallpaper/Makefile2
-rw-r--r--x11-wm/e17-module-everything-websearch/Makefile2
-rw-r--r--x11-wm/e17-module-execwatch/Makefile2
-rw-r--r--x11-wm/e17-module-flame/Makefile2
-rw-r--r--x11-wm/e17-module-forecasts/Makefile2
-rw-r--r--x11-wm/e17-module-iiirk/Makefile2
-rw-r--r--x11-wm/e17-module-mail/Makefile2
-rw-r--r--x11-wm/e17-module-mem/Makefile2
-rw-r--r--x11-wm/e17-module-moon/Makefile2
-rw-r--r--x11-wm/e17-module-mpdule/Makefile2
-rw-r--r--x11-wm/e17-module-net/Makefile2
-rw-r--r--x11-wm/e17-module-news/Makefile2
-rw-r--r--x11-wm/e17-module-penguins/Makefile2
-rw-r--r--x11-wm/e17-module-photo/Makefile2
-rw-r--r--x11-wm/e17-module-places/Makefile2
-rw-r--r--x11-wm/e17-module-rain/Makefile2
-rw-r--r--x11-wm/e17-module-rmb/Makefile2
-rw-r--r--x11-wm/e17-module-screenshot/Makefile2
-rw-r--r--x11-wm/e17-module-slideshow/Makefile2
-rw-r--r--x11-wm/e17-module-snow/Makefile2
-rw-r--r--x11-wm/e17-module-taskbar/Makefile2
-rw-r--r--x11-wm/e17-module-tclock/Makefile2
-rw-r--r--x11-wm/e17-module-uptime/Makefile2
-rw-r--r--x11-wm/e17-module-weather/Makefile2
-rw-r--r--x11-wm/e17-module-winlist-ng/Makefile2
-rw-r--r--x11-wm/e17-module-winselector/Makefile2
-rw-r--r--x11-wm/e17-module-wlan/Makefile2
-rw-r--r--x11-wm/ion/Makefile2
-rw-r--r--x11-wm/oroborus/Makefile2
-rw-r--r--x11-wm/simple-ccsm/Makefile2
-rw-r--r--x11-wm/spectrwm/Makefile2
-rw-r--r--x11-wm/xcompmgr/Makefile2
45 files changed, 45 insertions, 45 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile
index b0a44f2be984..4affdcf75e45 100644
--- a/x11-wm/afterstep-stable/Makefile
+++ b/x11-wm/afterstep-stable/Makefile
@@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= stable
DISTNAME= AfterStep-${PORTVERSION}
MAINTAINER= glewis@FreeBSD.org
-COMMENT= A stable version of the AfterStep window manager
+COMMENT= Stable version of the AfterStep window manager
LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \
libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
diff --git a/x11-wm/awesome2/Makefile b/x11-wm/awesome2/Makefile
index 254eb5bc9802..d4e664d4bf04 100644
--- a/x11-wm/awesome2/Makefile
+++ b/x11-wm/awesome2/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://awesome.naquadah.org/download/
DISTNAME= awesome-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= A tiling window manager initially based on a dwm code rewriting
+COMMENT= Tiling window manager initially based on a dwm code rewriting
LICENSE= GPLv2
diff --git a/x11-wm/blackbox/Makefile b/x11-wm/blackbox/Makefile
index a88e65d28eb7..9a737c36bb6c 100644
--- a/x11-wm/blackbox/Makefile
+++ b/x11-wm/blackbox/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= x11-wm
MASTER_SITES= SF/${PORTNAME}wm/${PORTNAME}wm/Blackbox%20${PORTVERSION}
MAINTAINER= A.J.Caines@halplant.com
-COMMENT= A small and fast window manager for X11R6
+COMMENT= Small and fast window manager for X11R6
LICENSE= MIT
diff --git a/x11-wm/ccsm/Makefile b/x11-wm/ccsm/Makefile
index 84dbd164f22b..6455c63267e4 100644
--- a/x11-wm/ccsm/Makefile
+++ b/x11-wm/ccsm/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= x11-wm
MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/
MAINTAINER= freebsd-ports@dan.me.uk
-COMMENT= A Python/GTK based settings manager for CompizConfig
+COMMENT= Python/GTK based settings manager for CompizConfig
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compizconfig-python.pc:${PORTSDIR}/x11-wm/compizconfig-python
diff --git a/x11-wm/e17-module-alarm/Makefile b/x11-wm/e17-module-alarm/Makefile
index 69b7c9c00b52..7e7883c547dd 100644
--- a/x11-wm/e17-module-alarm/Makefile
+++ b/x11-wm/e17-module-alarm/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= A module to set Alarms in Enlightenment 17
+COMMENT= Module to set Alarms in Enlightenment 17
LICENSE= GPLv2
diff --git a/x11-wm/e17-module-comp-scale/Makefile b/x11-wm/e17-module-comp-scale/Makefile
index f973f83d75e4..a14d5fd1de54 100644
--- a/x11-wm/e17-module-comp-scale/Makefile
+++ b/x11-wm/e17-module-comp-scale/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= A comp-scale module for Enlightenment 17
+COMMENT= Comp-scale module for Enlightenment 17
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-cpu/Makefile b/x11-wm/e17-module-cpu/Makefile
index df17bb644097..fc50c2abc0e7 100644
--- a/x11-wm/e17-module-cpu/Makefile
+++ b/x11-wm/e17-module-cpu/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 module which allows users to monitor cpu load
+COMMENT= E17 module which allows users to monitor cpu load
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-empris/Makefile b/x11-wm/e17-module-empris/Makefile
index b899613439bd..834ea9bc976e 100644
--- a/x11-wm/e17-module-empris/Makefile
+++ b/x11-wm/e17-module-empris/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= A module to control mpris music player in Enlightenment 17
+COMMENT= Module to control mpris music player in Enlightenment 17
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-everything-aspell/Makefile b/x11-wm/e17-module-everything-aspell/Makefile
index 7107ea54e3db..2ccc984cd38e 100644
--- a/x11-wm/e17-module-everything-aspell/Makefile
+++ b/x11-wm/e17-module-everything-aspell/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 aspell plugin for the "everything" module
+COMMENT= E17 aspell plugin for the "everything" module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment \
diff --git a/x11-wm/e17-module-everything-mpris/Makefile b/x11-wm/e17-module-everything-mpris/Makefile
index e38b01598430..db63d66f6903 100644
--- a/x11-wm/e17-module-everything-mpris/Makefile
+++ b/x11-wm/e17-module-everything-mpris/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 frontend module for mediaplayers that support mpris
+COMMENT= E17 frontend module for mediaplayers that support mpris
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-everything-pidgin/Makefile b/x11-wm/e17-module-everything-pidgin/Makefile
index a9068ef56fa2..4ea58cb68c5e 100644
--- a/x11-wm/e17-module-everything-pidgin/Makefile
+++ b/x11-wm/e17-module-everything-pidgin/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 pidgin plugin for the "everything" module
+COMMENT= E17 pidgin plugin for the "everything" module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-everything-places/Makefile b/x11-wm/e17-module-everything-places/Makefile
index 32ee5cf0ebc3..af40cdb3fe6e 100644
--- a/x11-wm/e17-module-everything-places/Makefile
+++ b/x11-wm/e17-module-everything-places/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 places plugin for the "everything" module
+COMMENT= E17 places plugin for the "everything" module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-everything-shotgun/Makefile b/x11-wm/e17-module-everything-shotgun/Makefile
index c57cbb753b54..7a05603fe1c0 100644
--- a/x11-wm/e17-module-everything-shotgun/Makefile
+++ b/x11-wm/e17-module-everything-shotgun/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 shotgun plugin for the "everything" module
+COMMENT= E17 shotgun plugin for the "everything" module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-everything-wallpaper/Makefile b/x11-wm/e17-module-everything-wallpaper/Makefile
index f43e3817e58c..becce95fcdc2 100644
--- a/x11-wm/e17-module-everything-wallpaper/Makefile
+++ b/x11-wm/e17-module-everything-wallpaper/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 wallpaper plugin for the "everything" module
+COMMENT= E17 wallpaper plugin for the "everything" module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-everything-websearch/Makefile b/x11-wm/e17-module-everything-websearch/Makefile
index ce82773958a1..f9c8720df44d 100644
--- a/x11-wm/e17-module-everything-websearch/Makefile
+++ b/x11-wm/e17-module-everything-websearch/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 websearch plugin for the "everything" module
+COMMENT= E17 websearch plugin for the "everything" module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-execwatch/Makefile b/x11-wm/e17-module-execwatch/Makefile
index c02395e53475..3d3f5a4d6250 100644
--- a/x11-wm/e17-module-execwatch/Makefile
+++ b/x11-wm/e17-module-execwatch/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 module to show state of a periodically executed command
+COMMENT= E17 module to show state of a periodically executed command
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-flame/Makefile b/x11-wm/e17-module-flame/Makefile
index 3cc0d51a2fd2..f70b142ae0e3 100644
--- a/x11-wm/e17-module-flame/Makefile
+++ b/x11-wm/e17-module-flame/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 module which draws flames on your desktop
+COMMENT= E17 module which draws flames on your desktop
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-forecasts/Makefile b/x11-wm/e17-module-forecasts/Makefile
index f8b60239d6c4..dfb46de374f5 100644
--- a/x11-wm/e17-module-forecasts/Makefile
+++ b/x11-wm/e17-module-forecasts/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 weather forecast display module
+COMMENT= E17 weather forecast display module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-iiirk/Makefile b/x11-wm/e17-module-iiirk/Makefile
index 7a929f5bae2b..805636fcd000 100644
--- a/x11-wm/e17-module-iiirk/Makefile
+++ b/x11-wm/e17-module-iiirk/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= A taskbar-like module for e17
+COMMENT= Taskbar-like module for e17
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-mail/Makefile b/x11-wm/e17-module-mail/Makefile
index ea5e66c5131b..f99eb76577f3 100644
--- a/x11-wm/e17-module-mail/Makefile
+++ b/x11-wm/e17-module-mail/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 module to check your mailboxes (like xbiff does)
+COMMENT= E17 module to check your mailboxes (like xbiff does)
LICENSE= GPLv2
diff --git a/x11-wm/e17-module-mem/Makefile b/x11-wm/e17-module-mem/Makefile
index 481998a16993..b3be81bc62a3 100644
--- a/x11-wm/e17-module-mem/Makefile
+++ b/x11-wm/e17-module-mem/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 memory monitoring module
+COMMENT= E17 memory monitoring module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-moon/Makefile b/x11-wm/e17-module-moon/Makefile
index 4489e844fe59..3709e84f020e 100644
--- a/x11-wm/e17-module-moon/Makefile
+++ b/x11-wm/e17-module-moon/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 Moon Clock module
+COMMENT= E17 Moon Clock module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-mpdule/Makefile b/x11-wm/e17-module-mpdule/Makefile
index fe744d6eaaff..3aeaa21dfed4 100644
--- a/x11-wm/e17-module-mpdule/Makefile
+++ b/x11-wm/e17-module-mpdule/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An MPD module for e17
+COMMENT= MPD module for e17
LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-net/Makefile b/x11-wm/e17-module-net/Makefile
index c628a9e27144..8c8ebaa9eeed 100644
--- a/x11-wm/e17-module-net/Makefile
+++ b/x11-wm/e17-module-net/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 NIC monitoring module
+COMMENT= E17 NIC monitoring module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-news/Makefile b/x11-wm/e17-module-news/Makefile
index ff5d108605cf..6b5909708f9b 100644
--- a/x11-wm/e17-module-news/Makefile
+++ b/x11-wm/e17-module-news/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= A module to display information feeds like Rss
+COMMENT= Module to display information feeds like Rss
LICENSE= GPLv2
diff --git a/x11-wm/e17-module-penguins/Makefile b/x11-wm/e17-module-penguins/Makefile
index e52935c6bd16..c42de9405f61 100644
--- a/x11-wm/e17-module-penguins/Makefile
+++ b/x11-wm/e17-module-penguins/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 module that displays fancy penguins walking around your desktop
+COMMENT= E17 module that displays fancy penguins walking around your desktop
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-photo/Makefile b/x11-wm/e17-module-photo/Makefile
index 06828ca70df9..3178218bab55 100644
--- a/x11-wm/e17-module-photo/Makefile
+++ b/x11-wm/e17-module-photo/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 photo slideshow module
+COMMENT= E17 photo slideshow module
LICENSE= GPLv2
diff --git a/x11-wm/e17-module-places/Makefile b/x11-wm/e17-module-places/Makefile
index 8c311c917752..a0a6f30b8d22 100644
--- a/x11-wm/e17-module-places/Makefile
+++ b/x11-wm/e17-module-places/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 module to manage disk volumes
+COMMENT= E17 module to manage disk volumes
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-rain/Makefile b/x11-wm/e17-module-rain/Makefile
index c763254fd552..ee8ae678bd99 100644
--- a/x11-wm/e17-module-rain/Makefile
+++ b/x11-wm/e17-module-rain/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 module which draws raindrops on your screen
+COMMENT= E17 module which draws raindrops on your screen
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-rmb/Makefile b/x11-wm/e17-module-rmb/Makefile
index 663d98e1f41c..371cd1096d72 100644
--- a/x11-wm/e17-module-rmb/Makefile
+++ b/x11-wm/e17-module-rmb/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 module to emulate right mouse button
+COMMENT= E17 module to emulate right mouse button
LICENSE= GPLv3
diff --git a/x11-wm/e17-module-screenshot/Makefile b/x11-wm/e17-module-screenshot/Makefile
index e2e1d2aa8095..9c9be2db04f1 100644
--- a/x11-wm/e17-module-screenshot/Makefile
+++ b/x11-wm/e17-module-screenshot/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 module which allows users to take screenshots
+COMMENT= E17 module which allows users to take screenshots
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment \
emprint:${PORTSDIR}/x11/emprint
diff --git a/x11-wm/e17-module-slideshow/Makefile b/x11-wm/e17-module-slideshow/Makefile
index 4ebd21486fd6..71972a3a669b 100644
--- a/x11-wm/e17-module-slideshow/Makefile
+++ b/x11-wm/e17-module-slideshow/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 module which cycles desktop backgrounds
+COMMENT= E17 module which cycles desktop backgrounds
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-snow/Makefile b/x11-wm/e17-module-snow/Makefile
index 0c7b0c70d320..9aae5ff137a6 100644
--- a/x11-wm/e17-module-snow/Makefile
+++ b/x11-wm/e17-module-snow/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 module which draws snowflakes on your screen
+COMMENT= E17 module which draws snowflakes on your screen
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-taskbar/Makefile b/x11-wm/e17-module-taskbar/Makefile
index 301e247ce32e..5d535189079a 100644
--- a/x11-wm/e17-module-taskbar/Makefile
+++ b/x11-wm/e17-module-taskbar/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= A classic taskbar module for e17
+COMMENT= Classic taskbar module for e17
LICENSE= GPLv2
diff --git a/x11-wm/e17-module-tclock/Makefile b/x11-wm/e17-module-tclock/Makefile
index acefab13741a..c6eaecb779dc 100644
--- a/x11-wm/e17-module-tclock/Makefile
+++ b/x11-wm/e17-module-tclock/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= A digital clock gadget module for e17
+COMMENT= Digital clock gadget module for e17
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-uptime/Makefile b/x11-wm/e17-module-uptime/Makefile
index 9e2e4b3428b5..661a1a601e8f 100644
--- a/x11-wm/e17-module-uptime/Makefile
+++ b/x11-wm/e17-module-uptime/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 uptime and load average indicator module
+COMMENT= E17 uptime and load average indicator module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-weather/Makefile b/x11-wm/e17-module-weather/Makefile
index 95af84196af9..18a7dbfd7e93 100644
--- a/x11-wm/e17-module-weather/Makefile
+++ b/x11-wm/e17-module-weather/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 weather module
+COMMENT= E17 weather module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-winlist-ng/Makefile b/x11-wm/e17-module-winlist-ng/Makefile
index 85d5669f1f04..981748e613fb 100644
--- a/x11-wm/e17-module-winlist-ng/Makefile
+++ b/x11-wm/e17-module-winlist-ng/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= A Winlist NG module for Enlightenment 17
+COMMENT= Winlist NG module for Enlightenment 17
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-winselector/Makefile b/x11-wm/e17-module-winselector/Makefile
index 9190426d376f..480ffd7013de 100644
--- a/x11-wm/e17-module-winselector/Makefile
+++ b/x11-wm/e17-module-winselector/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 module to switch between windows
+COMMENT= E17 module to switch between windows
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-wlan/Makefile b/x11-wm/e17-module-wlan/Makefile
index fdb3de7be6f1..7cb890bd6898 100644
--- a/x11-wm/e17-module-wlan/Makefile
+++ b/x11-wm/e17-module-wlan/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 wlan devices monitoring module
+COMMENT= E17 wlan devices monitoring module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/ion/Makefile b/x11-wm/ion/Makefile
index 660916989d80..226f624cc175 100644
--- a/x11-wm/ion/Makefile
+++ b/x11-wm/ion/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= x11-wm
MASTER_SITES= http://modeemi.fi/~tuomov/dl/archives/
MAINTAINER= ricci@cs.utah.edu
-COMMENT= A window manager with a text-editorish, keyboard friendly interface
+COMMENT= Window manager with a text-editorish, keyboard friendly interface
CONFLICTS= ion-2-*
diff --git a/x11-wm/oroborus/Makefile b/x11-wm/oroborus/Makefile
index f42274c65e8c..bbebf3cf4d1d 100644
--- a/x11-wm/oroborus/Makefile
+++ b/x11-wm/oroborus/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.oroborus.org/debian/dists/sid/main/source/x11/ \
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= matt@peterson.org
-COMMENT= A small and simple GNOME-compatible window manager
+COMMENT= Small and simple GNOME-compatible window manager
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/x11-wm/simple-ccsm/Makefile b/x11-wm/simple-ccsm/Makefile
index 8cab99f08934..f21bdf49ae64 100644
--- a/x11-wm/simple-ccsm/Makefile
+++ b/x11-wm/simple-ccsm/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= x11-wm
MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/
MAINTAINER= freebsd-ports@dan.me.uk
-COMMENT= A Python/GTK based settings manager for CompizConfig
+COMMENT= Python/GTK based settings manager for CompizConfig
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compizconfig-python.pc:${PORTSDIR}/x11-wm/compizconfig-python
diff --git a/x11-wm/spectrwm/Makefile b/x11-wm/spectrwm/Makefile
index 5862fc3c6f0b..3673af5d845a 100644
--- a/x11-wm/spectrwm/Makefile
+++ b/x11-wm/spectrwm/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= https://opensource.conformal.com/snapshots/${PORTNAME}/
EXTRACT_SUFX= .tgz
MAINTAINER= zeising@FreeBSD.org
-COMMENT= A small, dynamic tiling window manager for X11
+COMMENT= Small, dynamic tiling window manager for X11
LICENSE= ISCL
diff --git a/x11-wm/xcompmgr/Makefile b/x11-wm/xcompmgr/Makefile
index 68732cf1131c..1812c9f39d81 100644
--- a/x11-wm/xcompmgr/Makefile
+++ b/x11-wm/xcompmgr/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.1.6
CATEGORIES= x11-wm
MAINTAINER= x11@FreeBSD.org
-COMMENT= A sample X compositing manager
+COMMENT= Sample X compositing manager
XORG_CAT= app
USE_XORG= x11 xcomposite xfixes xdamage xrender