aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--converters/cl-babel-clisp/Makefile2
-rw-r--r--converters/cl-babel-sbcl/Makefile2
-rw-r--r--converters/cl-babel/Makefile2
-rw-r--r--devel/cl-alexandria-clisp/Makefile2
-rw-r--r--devel/cl-alexandria-sbcl/Makefile2
-rw-r--r--devel/cl-alexandria/Makefile2
-rw-r--r--devel/cl-asdf-clisp/Makefile2
-rw-r--r--devel/cl-asdf/Makefile2
-rw-r--r--devel/cl-cffi-clisp/Makefile2
-rw-r--r--devel/cl-cffi-sbcl/Makefile2
-rw-r--r--devel/cl-cffi/Makefile2
-rw-r--r--devel/cl-infix-clisp/Makefile2
-rw-r--r--devel/cl-infix-sbcl/Makefile2
-rw-r--r--devel/cl-infix/Makefile2
-rw-r--r--devel/cl-trivial-gray-streams-clisp/Makefile2
-rw-r--r--devel/cl-trivial-gray-streams-sbcl/Makefile2
-rw-r--r--devel/cl-trivial-gray-streams/Makefile2
-rw-r--r--devel/clisp-hyperspec/Makefile2
-rw-r--r--devel/ipython/Makefile2
-rw-r--r--java/jakarta-commons-discovery/Makefile2
-rw-r--r--lang/abcl/Makefile2
-rw-r--r--lang/erlang-runtime15/Makefile2
-rw-r--r--lang/erlang-runtime16/Makefile2
-rw-r--r--lang/erlang-runtime17/Makefile2
-rw-r--r--lang/erlang/Makefile2
-rw-r--r--math/jtransforms/Makefile2
-rw-r--r--multimedia/asdcplib/Makefile2
-rw-r--r--multimedia/mxflib/Makefile2
-rw-r--r--net/erlang_xmlrpc/Makefile2
-rw-r--r--security/cl-md5-sbcl/Makefile2
-rw-r--r--sysutils/virtualmin/Makefile2
-rw-r--r--textproc/cl-meta-clisp/Makefile2
-rw-r--r--textproc/cl-meta-sbcl/Makefile2
-rw-r--r--textproc/cl-meta/Makefile2
-rw-r--r--www/phpgroupware/Makefile2
-rw-r--r--x11-fm/rox-filer/Makefile2
36 files changed, 36 insertions, 36 deletions
diff --git a/converters/cl-babel-clisp/Makefile b/converters/cl-babel-clisp/Makefile
index 94389dfea63d..56ea22afe87d 100644
--- a/converters/cl-babel-clisp/Makefile
+++ b/converters/cl-babel-clisp/Makefile
@@ -8,7 +8,7 @@ PKGNAMEPREFIX= cl-
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A charset encoding/decoding library written in Common Lisp
+COMMENT= Charset encoding/decoding library written in Common Lisp
DEPRECATED= Depends on deprecated lang/clisp
EXPIRATION_DATE= 2014-07-28
diff --git a/converters/cl-babel-sbcl/Makefile b/converters/cl-babel-sbcl/Makefile
index a68de73432ec..a555e8eef2d3 100644
--- a/converters/cl-babel-sbcl/Makefile
+++ b/converters/cl-babel-sbcl/Makefile
@@ -8,7 +8,7 @@ PKGNAMEPREFIX= cl-
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A charset encoding/decoding library written in Common Lisp
+COMMENT= Charset encoding/decoding library written in Common Lisp
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/babel/babel.asd:${PORTSDIR}/converters/cl-babel \
${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/sbclfasl/arrays.fasl:${PORTSDIR}/devel/cl-alexandria-sbcl \
diff --git a/converters/cl-babel/Makefile b/converters/cl-babel/Makefile
index 65f47219901c..d0f599a9ffb6 100644
--- a/converters/cl-babel/Makefile
+++ b/converters/cl-babel/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= olgeni
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A charset encoding/decoding library written in Common Lisp
+COMMENT= Charset encoding/decoding library written in Common Lisp
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/alexandria.asd:${PORTSDIR}/devel/cl-alexandria \
${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/trivial-features.asd:${PORTSDIR}/devel/cl-trivial-features \
diff --git a/devel/cl-alexandria-clisp/Makefile b/devel/cl-alexandria-clisp/Makefile
index a4c7f8e6e00a..ebca3d73a8e9 100644
--- a/devel/cl-alexandria-clisp/Makefile
+++ b/devel/cl-alexandria-clisp/Makefile
@@ -8,7 +8,7 @@ PKGNAMEPREFIX= cl-
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A collection of portable public domain utilities for Common Lisp
+COMMENT= Collection of portable public domain utilities for Common Lisp
DEPRECATED= Depends on deprecated lang/clisp
EXPIRATION_DATE= 2014-07-28
diff --git a/devel/cl-alexandria-sbcl/Makefile b/devel/cl-alexandria-sbcl/Makefile
index 4cc11c55fcfe..17a56e1a143a 100644
--- a/devel/cl-alexandria-sbcl/Makefile
+++ b/devel/cl-alexandria-sbcl/Makefile
@@ -8,7 +8,7 @@ PKGNAMEPREFIX= cl-
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A collection of portable public domain utilities for Common Lisp
+COMMENT= Collection of portable public domain utilities for Common Lisp
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/alexandria.asd:${PORTSDIR}/devel/cl-alexandria
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/alexandria.asd:${PORTSDIR}/devel/cl-alexandria
diff --git a/devel/cl-alexandria/Makefile b/devel/cl-alexandria/Makefile
index 1f39f953a30d..f2a338c1e3d3 100644
--- a/devel/cl-alexandria/Makefile
+++ b/devel/cl-alexandria/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= olgeni
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A collection of portable public domain utilities for Common Lisp
+COMMENT= Collection of portable public domain utilities for Common Lisp
NO_BUILD= yes
diff --git a/devel/cl-asdf-clisp/Makefile b/devel/cl-asdf-clisp/Makefile
index 740fce86e458..12ab81f60bec 100644
--- a/devel/cl-asdf-clisp/Makefile
+++ b/devel/cl-asdf-clisp/Makefile
@@ -9,7 +9,7 @@ PKGNAMEPREFIX= cl-
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A system definition facility for Common Lisp
+COMMENT= System definition facility for Common Lisp
DEPRECATED= Depends on deprecated lang/clisp
EXPIRATION_DATE= 2014-07-28
diff --git a/devel/cl-asdf/Makefile b/devel/cl-asdf/Makefile
index d1c364632a03..0c8c3c5810eb 100644
--- a/devel/cl-asdf/Makefile
+++ b/devel/cl-asdf/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= olgeni
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A system definition facility for Common Lisp
+COMMENT= System definition facility for Common Lisp
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes
diff --git a/devel/cl-cffi-clisp/Makefile b/devel/cl-cffi-clisp/Makefile
index 6e53f88700ef..59963321c499 100644
--- a/devel/cl-cffi-clisp/Makefile
+++ b/devel/cl-cffi-clisp/Makefile
@@ -7,7 +7,7 @@ PKGNAMEPREFIX= cl-
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A portable foreign function interface for Common Lisp
+COMMENT= Portable foreign function interface for Common Lisp
DEPRECATED= Depends on deprecated lang/clisp
EXPIRATION_DATE= 2014-07-28
diff --git a/devel/cl-cffi-sbcl/Makefile b/devel/cl-cffi-sbcl/Makefile
index 711978238a10..40167ccc8e14 100644
--- a/devel/cl-cffi-sbcl/Makefile
+++ b/devel/cl-cffi-sbcl/Makefile
@@ -8,7 +8,7 @@ PKGNAMEPREFIX= cl-
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A portable foreign function interface for Common Lisp
+COMMENT= Portable foreign function interface for Common Lisp
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/cffi/cffi.asd:${PORTSDIR}/devel/cl-cffi \
${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/sbclfasl/arrays.fasl:${PORTSDIR}/devel/cl-alexandria-sbcl \
diff --git a/devel/cl-cffi/Makefile b/devel/cl-cffi/Makefile
index 39bbf35fcc04..09b859d1819d 100644
--- a/devel/cl-cffi/Makefile
+++ b/devel/cl-cffi/Makefile
@@ -18,7 +18,7 @@ DIST_SUBDIR= cffi/${PORTVERSION}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A portable foreign function interface for Common Lisp
+COMMENT= Portable foreign function interface for Common Lisp
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/alexandria.asd:${PORTSDIR}/devel/cl-alexandria \
${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/trivial-features.asd:${PORTSDIR}/devel/cl-trivial-features \
diff --git a/devel/cl-infix-clisp/Makefile b/devel/cl-infix-clisp/Makefile
index a85dab3f8c11..292066eb9248 100644
--- a/devel/cl-infix-clisp/Makefile
+++ b/devel/cl-infix-clisp/Makefile
@@ -8,7 +8,7 @@ PKGNAMEPREFIX= cl-
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A lisp macro to read math statements in infix notation
+COMMENT= Lisp macro to read math statements in infix notation
DEPRECATED= Depends on deprecated lang/clisp
EXPIRATION_DATE= 2014-07-28
diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile
index 50a2f3171a25..51578bd39c4b 100644
--- a/devel/cl-infix-sbcl/Makefile
+++ b/devel/cl-infix-sbcl/Makefile
@@ -9,7 +9,7 @@ PKGNAMEPREFIX= cl-
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A lisp macro to read math statements in infix notation
+COMMENT= Lisp macro to read math statements in infix notation
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/infix/infix.asd:${PORTSDIR}/devel/cl-infix
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/infix/infix.asd:${PORTSDIR}/devel/cl-infix
diff --git a/devel/cl-infix/Makefile b/devel/cl-infix/Makefile
index 9bce5c8bce5c..cb44fc09405e 100644
--- a/devel/cl-infix/Makefile
+++ b/devel/cl-infix/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= cl-
DISTNAME= ${PORTNAME}
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A lisp macro for reading math expressions in infix form
+COMMENT= Lisp macro for reading math expressions in infix form
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
NO_BUILD= yes
diff --git a/devel/cl-trivial-gray-streams-clisp/Makefile b/devel/cl-trivial-gray-streams-clisp/Makefile
index 0563c7eed592..675dff26ff82 100644
--- a/devel/cl-trivial-gray-streams-clisp/Makefile
+++ b/devel/cl-trivial-gray-streams-clisp/Makefile
@@ -8,7 +8,7 @@ PKGNAMEPREFIX= cl-
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A thin compatibility layer for Gray streams
+COMMENT= Thin compatibility layer for Gray streams
DEPRECATED= Depends on deprecated lang/clisp
EXPIRATION_DATE= 2014-07-28
diff --git a/devel/cl-trivial-gray-streams-sbcl/Makefile b/devel/cl-trivial-gray-streams-sbcl/Makefile
index 62dd2d278ebb..382f5753e10d 100644
--- a/devel/cl-trivial-gray-streams-sbcl/Makefile
+++ b/devel/cl-trivial-gray-streams-sbcl/Makefile
@@ -8,7 +8,7 @@ PKGNAMEPREFIX= cl-
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A thin compatibility layer for Gray streams
+COMMENT= Thin compatibility layer for Gray streams
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:${PORTSDIR}/devel/cl-trivial-gray-streams
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:${PORTSDIR}/devel/cl-trivial-gray-streams
diff --git a/devel/cl-trivial-gray-streams/Makefile b/devel/cl-trivial-gray-streams/Makefile
index 1da06d24349c..bd88a04adc98 100644
--- a/devel/cl-trivial-gray-streams/Makefile
+++ b/devel/cl-trivial-gray-streams/Makefile
@@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= olgeni
PKGNAMEPREFIX= cl-
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A thin compatibility layer for Gray streams
+COMMENT= Thin compatibility layer for Gray streams
NO_BUILD= yes
diff --git a/devel/clisp-hyperspec/Makefile b/devel/clisp-hyperspec/Makefile
index 2c55ea543f2c..ff5f4dabac03 100644
--- a/devel/clisp-hyperspec/Makefile
+++ b/devel/clisp-hyperspec/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.lispworks.com/pub/software_tools/reference/
DISTNAME= HyperSpec-7-0
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A Common Lisp reference in HTML format, from LispWorks Ltd
+COMMENT= Common Lisp reference in HTML format, from LispWorks Ltd
NO_CDROM= Commercial redistribution prohibited
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile
index 7dfaa2c7baec..ce9bdfd0771b 100644
--- a/devel/ipython/Makefile
+++ b/devel/ipython/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= An enhanced Interactive Python shell
+COMMENT= Enhanced Interactive Python shell
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=2:${PORTSDIR}/databases/py-sqlite3
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pexpect>=2:${PORTSDIR}/misc/py-pexpect \
diff --git a/java/jakarta-commons-discovery/Makefile b/java/jakarta-commons-discovery/Makefile
index d8f42816d01f..4ec43a259160 100644
--- a/java/jakarta-commons-discovery/Makefile
+++ b/java/jakarta-commons-discovery/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= jakarta-
DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A Java library for locating resources (including classes)
+COMMENT= Java library for locating resources (including classes)
USE_JAVA= YES
JAVA_VERSION= 1.6+
diff --git a/lang/abcl/Makefile b/lang/abcl/Makefile
index 97463296ba99..cdb33be0b62e 100644
--- a/lang/abcl/Makefile
+++ b/lang/abcl/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://abcl.org/releases/${PORTVERSION}/
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= An implementation of ANSI Common Lisp in Java
+COMMENT= Implementation of ANSI Common Lisp in Java
PLIST_FILES= share/java/classes/abcl.jar \
bin/abcl
diff --git a/lang/erlang-runtime15/Makefile b/lang/erlang-runtime15/Makefile
index f0dbdca65c24..41e010b0b330 100644
--- a/lang/erlang-runtime15/Makefile
+++ b/lang/erlang-runtime15/Makefile
@@ -18,7 +18,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
PATCH_SITES= http://www.erlang.org/download
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A functional programming language from Ericsson
+COMMENT= Functional programming language from Ericsson
WRKSRC= ${WRKDIR}/otp_src_R15B03
diff --git a/lang/erlang-runtime16/Makefile b/lang/erlang-runtime16/Makefile
index 2b578f7defba..513e5046c242 100644
--- a/lang/erlang-runtime16/Makefile
+++ b/lang/erlang-runtime16/Makefile
@@ -17,7 +17,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
PATCH_SITES= http://www.erlang.org/download
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A functional programming language from Ericsson
+COMMENT= Functional programming language from Ericsson
WRKSRC= ${WRKDIR}/otp_src_${ERL_RELEASE}
diff --git a/lang/erlang-runtime17/Makefile b/lang/erlang-runtime17/Makefile
index 061a1fe30617..33d24d31828a 100644
--- a/lang/erlang-runtime17/Makefile
+++ b/lang/erlang-runtime17/Makefile
@@ -17,7 +17,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
PATCH_SITES= http://www.erlang.org/download
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A functional programming language from Ericsson
+COMMENT= Functional programming language from Ericsson
WRKSRC= ${WRKDIR}/otp_src_${ERL_RELEASE}
diff --git a/lang/erlang/Makefile b/lang/erlang/Makefile
index 0833ee8c1e8a..8ebd561cbc7f 100644
--- a/lang/erlang/Makefile
+++ b/lang/erlang/Makefile
@@ -21,7 +21,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
PATCH_SITES= http://www.erlang.org/download
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A functional programming language from Ericsson
+COMMENT= Functional programming language from Ericsson
WRKSRC= ${WRKDIR}/otp_src_${ERL_RELEASE}
diff --git a/math/jtransforms/Makefile b/math/jtransforms/Makefile
index b27bbcf80b77..7adc356fc425 100644
--- a/math/jtransforms/Makefile
+++ b/math/jtransforms/Makefile
@@ -8,7 +8,7 @@ MASTER_SITE_SUBDIR=jtransforms/jtransforms/${PORTVERSION}
DISTNAME= jtransforms-${PORTVERSION}-src
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A multithreaded FFT library written in pure Java
+COMMENT= Multithreaded FFT library written in pure Java
LICENSE= GPLv2 LGPL20 MPL
LICENSE_COMB= multi
diff --git a/multimedia/asdcplib/Makefile b/multimedia/asdcplib/Makefile
index 1c4372c57904..6a64ad9125d4 100644
--- a/multimedia/asdcplib/Makefile
+++ b/multimedia/asdcplib/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= multimedia
MASTER_SITES= http://download.cinecert.com/asdcplib/
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= An open source implementation of SMPTE and the MXF Interop format
+COMMENT= Open source implementation of SMPTE and the MXF Interop format
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
diff --git a/multimedia/mxflib/Makefile b/multimedia/mxflib/Makefile
index e1238e6bad7a..e24a0ada7d2b 100644
--- a/multimedia/mxflib/Makefile
+++ b/multimedia/mxflib/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= multimedia
MASTER_SITES= SF
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A C++ library for MXF file I/O
+COMMENT= C++ library for MXF file I/O
GNU_CONFIGURE= yes
diff --git a/net/erlang_xmlrpc/Makefile b/net/erlang_xmlrpc/Makefile
index fb3301138b1e..558372bf7bbd 100644
--- a/net/erlang_xmlrpc/Makefile
+++ b/net/erlang_xmlrpc/Makefile
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .tgz
DIST_SUBDIR= erlang
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A library for XMLRPC support in Erlang
+COMMENT= Library for XMLRPC support in Erlang
BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang
RUN_DEPENDS= erl:${PORTSDIR}/lang/erlang
diff --git a/security/cl-md5-sbcl/Makefile b/security/cl-md5-sbcl/Makefile
index 36c0c8a906c9..a08a336f9d40 100644
--- a/security/cl-md5-sbcl/Makefile
+++ b/security/cl-md5-sbcl/Makefile
@@ -8,7 +8,7 @@ PKGNAMEPREFIX= cl-
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A native MD5 implementation in Common Lisp
+COMMENT= Native MD5 implementation in Common Lisp
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/md5/md5.asd:${PORTSDIR}/security/cl-md5
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/md5/md5.asd:${PORTSDIR}/security/cl-md5
diff --git a/sysutils/virtualmin/Makefile b/sysutils/virtualmin/Makefile
index 3bc2b3873aba..518b5ecb81c8 100644
--- a/sysutils/virtualmin/Makefile
+++ b/sysutils/virtualmin/Makefile
@@ -8,7 +8,7 @@ DISTNAME= virtual-server-${PORTVERSION}.gpl
EXTRACT_SUFX= .wbm.gz
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A virtual hosting management system based on webmin
+COMMENT= Virtual hosting management system based on webmin
RUN_DEPENDS= ${LOCALBASE}/lib/webmin/webmin-init:${PORTSDIR}/sysutils/webmin
diff --git a/textproc/cl-meta-clisp/Makefile b/textproc/cl-meta-clisp/Makefile
index 4b30065d47c5..61614612f11f 100644
--- a/textproc/cl-meta-clisp/Makefile
+++ b/textproc/cl-meta-clisp/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= cl-
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A parser generator for Common Lisp
+COMMENT= Parser generator for Common Lisp
DEPRECATED= Depends on deprecated lang/clisp
EXPIRATION_DATE= 2014-07-28
diff --git a/textproc/cl-meta-sbcl/Makefile b/textproc/cl-meta-sbcl/Makefile
index 81d344e905aa..f0ecdb65581e 100644
--- a/textproc/cl-meta-sbcl/Makefile
+++ b/textproc/cl-meta-sbcl/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= cl-
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A parser generator for Common Lisp
+COMMENT= Parser generator for Common Lisp
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/meta/meta.asd:${PORTSDIR}/textproc/cl-meta
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/meta/meta.asd:${PORTSDIR}/textproc/cl-meta
diff --git a/textproc/cl-meta/Makefile b/textproc/cl-meta/Makefile
index 955a4ee84beb..dc24c551adcf 100644
--- a/textproc/cl-meta/Makefile
+++ b/textproc/cl-meta/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= cl-
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A parser generator for Common Lisp
+COMMENT= Parser generator for Common Lisp
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes
diff --git a/www/phpgroupware/Makefile b/www/phpgroupware/Makefile
index b79f211cee89..603ff63ba775 100644
--- a/www/phpgroupware/Makefile
+++ b/www/phpgroupware/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= SF
MASTER_SITE_SUBDIR= phpgroupware/phpgroupware/${PORTVERSION}
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A web based GroupWare system
+COMMENT= Web based GroupWare system
USES= tar:bzip2
USE_PHP= yes
diff --git a/x11-fm/rox-filer/Makefile b/x11-fm/rox-filer/Makefile
index d8b0b401647b..4ab0876b9d34 100644
--- a/x11-fm/rox-filer/Makefile
+++ b/x11-fm/rox-filer/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= SF/rox/rox/${PORTVERSION}
DISTNAME= rox-filer-${PORTVERSION}
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A simple and easy to use graphical file manager
+COMMENT= Simple and easy to use graphical file manager
RUN_DEPENDS= ${LOCALBASE}/share/mime/packages/freedesktop.org.xml:${PORTSDIR}/misc/shared-mime-info