aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorcs <cs@FreeBSD.org>2012-07-29 19:17:02 +0800
committercs <cs@FreeBSD.org>2012-07-29 19:17:02 +0800
commit5927b70bad374e5257bf2467ed18cb740872a396 (patch)
tree6e58271bb0bfc3a6415cfc22c973b5f48162267b /devel
parent2dcb42adcb6fce949a98d7230e3227cd597cfca1 (diff)
downloadfreebsd-ports-gnome-5927b70bad374e5257bf2467ed18cb740872a396.tar.gz
freebsd-ports-gnome-5927b70bad374e5257bf2467ed18cb740872a396.tar.zst
freebsd-ports-gnome-5927b70bad374e5257bf2467ed18cb740872a396.zip
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
Diffstat (limited to 'devel')
-rw-r--r--devel/byaccj/Makefile2
-rw-r--r--devel/fpc-fcl-json/Makefile2
-rw-r--r--devel/jsl/Makefile2
-rw-r--r--devel/json-c/Makefile2
-rw-r--r--devel/libcli/Makefile2
-rw-r--r--devel/luajava/Makefile2
-rw-r--r--devel/netscape-java40/Makefile2
-rw-r--r--devel/p5-JQuery/Makefile2
-rw-r--r--devel/py-timelib/Makefile2
9 files changed, 9 insertions, 9 deletions
diff --git a/devel/byaccj/Makefile b/devel/byaccj/Makefile
index 31f442d873d8..caabdf1b36f9 100644
--- a/devel/byaccj/Makefile
+++ b/devel/byaccj/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= SF
DISTNAME= ${PORTNAME}${PORTVERSION}_src
MAINTAINER= pauls@utdallas.edu
-COMMENT= A java extension of BSD YACC-compatible parser generator
+COMMENT= Java extension of BSD YACC-compatible parser generator
PLIST_FILES= bin/byaccj
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}/src
diff --git a/devel/fpc-fcl-json/Makefile b/devel/fpc-fcl-json/Makefile
index 16184f9f00d6..5e735135de2e 100644
--- a/devel/fpc-fcl-json/Makefile
+++ b/devel/fpc-fcl-json/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= devel lang
PKGNAMESUFFIX= -fcl-json
MAINTAINER= acm@FreeBSD.org
-COMMENT= A JSON (Javascript Object Notation) implementation in FreePascal
+COMMENT= JSON (JavaScript Object Notation) implementation in FreePascal
USE_FPC= fcl-base
diff --git a/devel/jsl/Makefile b/devel/jsl/Makefile
index f4be9de86213..9ee0c661e25e 100644
--- a/devel/jsl/Makefile
+++ b/devel/jsl/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.Awfulhak.org/pub/jsl/ \
EXTRACT_SUFX= -src.tar.gz
MAINTAINER= delphij@FreeBSD.org
-COMMENT= Analyzes javascript code looking for bugs and signs of poor quality
+COMMENT= Analyzes JavaScript code looking for bugs and signs of poor quality
PLIST_FILES= bin/jsl
WRKSRC= ${WRKDIR}/${DISTNAME}/src
diff --git a/devel/json-c/Makefile b/devel/json-c/Makefile
index 978ada49e7bb..c0ee2c73e64f 100644
--- a/devel/json-c/Makefile
+++ b/devel/json-c/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= http://oss.metaparadigm.com/json-c/
MAINTAINER= gno@yahoo-inc.com
-COMMENT= A JSON (Javascript Object Notation) implementation in C
+COMMENT= JSON (JavaScript Object Notation) implementation in C
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
diff --git a/devel/libcli/Makefile b/devel/libcli/Makefile
index dbf093534474..6b5a117830dc 100644
--- a/devel/libcli/Makefile
+++ b/devel/libcli/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= http://cloud.github.com/downloads/dparrish/libcli/
MAINTAINER= bapt@FreeBSD.org
-COMMENT= Emulates a cisco style command-line interface
+COMMENT= Emulates a Cisco style command-line interface
LICENSE= LGPL21
diff --git a/devel/luajava/Makefile b/devel/luajava/Makefile
index 024ec430d9d2..efed28547011 100644
--- a/devel/luajava/Makefile
+++ b/devel/luajava/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel java
MASTER_SITES= http://luaforge.net/frs/download.php/2105/
MAINTAINER= sunghyuk@gmail.com
-COMMENT= Lua scripting tool for java
+COMMENT= Lua scripting tool for Java
USE_GMAKE= yes
USE_LUA= 5.1
diff --git a/devel/netscape-java40/Makefile b/devel/netscape-java40/Makefile
index 528b2ba7f1bc..059da7c8b051 100644
--- a/devel/netscape-java40/Makefile
+++ b/devel/netscape-java40/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= thierry
DISTNAME= ${PORTNAME}
MAINTAINER= thierry@FreeBSD.org
-COMMENT= Classes to allow a Java applet access to Javascript objects
+COMMENT= Classes to allow a Java applet access to JavaScript objects
USE_JAVA= yes
JAVA_VERSION= 1.5+
diff --git a/devel/p5-JQuery/Makefile b/devel/p5-JQuery/Makefile
index a747071e9e62..c67450cad8b3 100644
--- a/devel/p5-JQuery/Makefile
+++ b/devel/p5-JQuery/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= CPAN:PETERG
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
-COMMENT= Interface to Jquery, a language based on Javascript
+COMMENT= Interface to Jquery, a language based on JavaScript
RUN_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \
p5-CSS>=0:${PORTSDIR}/textproc/p5-CSS \
diff --git a/devel/py-timelib/Makefile b/devel/py-timelib/Makefile
index e4590f277eff..7fe535eb4adc 100644
--- a/devel/py-timelib/Makefile
+++ b/devel/py-timelib/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wen@FreeBSD.org
-COMMENT= Parse english textual date descriptions
+COMMENT= Parse English textual date descriptions
USE_ZIP= yes
USE_PYTHON= yes