summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcs <cs@FreeBSD.org>2012-07-24 20:23:22 +0000
committercs <cs@FreeBSD.org>2012-07-24 20:23:22 +0000
commit86ae138ed5398f0292a2f7e6b6f8862cdee11c73 (patch)
treece35a05af904b4346aac84323f221dfc897221a5
parent094dcab4ee715e18d92fcce8be8cc150b4b94d03 (diff)
downloadFreeBSD-ports-86ae138ed5398f0292a2f7e6b6f8862cdee11c73.zip
FreeBSD-ports-86ae138ed5398f0292a2f7e6b6f8862cdee11c73.tar.gz
Fix typos in COMMENT
-rw-r--r--databases/kmysqladmin/Makefile2
-rw-r--r--databases/libgda3-mysql/Makefile2
-rw-r--r--databases/libgda4-mysql/Makefile2
-rw-r--r--databases/mysql-udf-preg/Makefile2
-rw-r--r--databases/mysqlard/Makefile2
-rw-r--r--databases/mywwwatcher/Makefile2
-rw-r--r--databases/p5-DBIx-TableHash/Makefile2
-rw-r--r--databases/pear-MDB2_Driver_mysql/Makefile2
-rw-r--r--databases/pear-MDB2_Driver_mysqli/Makefile2
-rw-r--r--misc/callid/Makefile2
-rw-r--r--www/mysqlphp2postgres/Makefile2
-rw-r--r--www/rnews/Makefile2
-rw-r--r--www/rsstail/Makefile2
13 files changed, 13 insertions, 13 deletions
diff --git a/databases/kmysqladmin/Makefile b/databases/kmysqladmin/Makefile
index 067c700..7fada25 100644
--- a/databases/kmysqladmin/Makefile
+++ b/databases/kmysqladmin/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= databases
MASTER_SITES= http://www.alwins-world.de/programs/download/kmysqladmin/
MAINTAINER= ports@FreeBSD.org
-COMMENT= A graphical frontend for administration of mysql servers
+COMMENT= A graphical frontend for administration of MySQL servers
USE_AUTOTOOLS= libtool
USE_MYSQL= yes
diff --git a/databases/libgda3-mysql/Makefile b/databases/libgda3-mysql/Makefile
index 46ede20..5ce516a 100644
--- a/databases/libgda3-mysql/Makefile
+++ b/databases/libgda3-mysql/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= databases gnome
PKGNAMESUFFIX?= -mysql
MAINTAINER= gnome@FreeBSD.org
-COMMENT= Provides mysql backend for the libgda3 library
+COMMENT= Provides MySQL backend for the libgda3 library
MASTERDIR= ${.CURDIR}/../libgda3
BUILD_WRKSRC= ${WRKSRC}/providers/mysql/
diff --git a/databases/libgda4-mysql/Makefile b/databases/libgda4-mysql/Makefile
index 07d71ad..5825ee5 100644
--- a/databases/libgda4-mysql/Makefile
+++ b/databases/libgda4-mysql/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= databases gnome
PKGNAMESUFFIX?= -mysql
MAINTAINER= gnome@FreeBSD.org
-COMMENT= Provides mysql backend for the libgda4 library
+COMMENT= Provides MySQL backend for the libgda4 library
MASTERDIR= ${.CURDIR}/../libgda4
BUILD_WRKSRC= ${WRKSRC}/providers/mysql/
diff --git a/databases/mysql-udf-preg/Makefile b/databases/mysql-udf-preg/Makefile
index 2568f7b..f4dd10d 100644
--- a/databases/mysql-udf-preg/Makefile
+++ b/databases/mysql-udf-preg/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.mysqludf.org/lib_mysqludf_preg/
DISTNAME= lib_mysqludf_preg-${PORTVERSION}
MAINTAINER= pgollucci@FreeBSD.org
-COMMENT= Library of mysql UDFs providing access to PCRE
+COMMENT= Library of MySQL UDFs providing access to PCRE
LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre
diff --git a/databases/mysqlard/Makefile b/databases/mysqlard/Makefile
index 6d18a9a..07bc39f 100644
--- a/databases/mysqlard/Makefile
+++ b/databases/mysqlard/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= databases www
MASTER_SITES= http://gert.sos.be/downloads/mysqlar/
MAINTAINER= gregoryba@gmail.com
-COMMENT= A tool to collect and graph database statistics from mysql
+COMMENT= A tool to collect and graph database statistics from MySQL
BUILD_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/databases/mywwwatcher/Makefile b/databases/mywwwatcher/Makefile
index 343d43d..ec209fb 100644
--- a/databases/mywwwatcher/Makefile
+++ b/databases/mywwwatcher/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.the.cz/mywwwatcher/files/
DISTNAME= mywwwatcher-${PORTVERSION}
MAINTAINER= pm@kostax.cz
-COMMENT= Simply web-based mysql client + tools (dump, import, scheme, ...)
+COMMENT= Simply web-based MySQL client + tools (dump, import, scheme, ...)
WRKSRC= ${WRKDIR}/mywwwatcher
diff --git a/databases/p5-DBIx-TableHash/Makefile b/databases/p5-DBIx-TableHash/Makefile
index 24656fe..c5d1eda 100644
--- a/databases/p5-DBIx-TableHash/Makefile
+++ b/databases/p5-DBIx-TableHash/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= CPAN:CHTHORMAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= Tie a hash to a mysql table + SQL utils
+COMMENT= Tie a hash to a MySQL table + SQL utils
BUILD_DEPENDS= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/databases/pear-MDB2_Driver_mysql/Makefile b/databases/pear-MDB2_Driver_mysql/Makefile
index 95bf296..10def88 100644
--- a/databases/pear-MDB2_Driver_mysql/Makefile
+++ b/databases/pear-MDB2_Driver_mysql/Makefile
@@ -10,7 +10,7 @@ DISTVERSION= 1.5.0b3
CATEGORIES= databases www pear
MAINTAINER= miwi@FreeBSD.org
-COMMENT= PEAR mysql MDB2 driver
+COMMENT= PEAR MySQL MDB2 driver
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2
diff --git a/databases/pear-MDB2_Driver_mysqli/Makefile b/databases/pear-MDB2_Driver_mysqli/Makefile
index e967f7b..39243b9 100644
--- a/databases/pear-MDB2_Driver_mysqli/Makefile
+++ b/databases/pear-MDB2_Driver_mysqli/Makefile
@@ -10,7 +10,7 @@ DISTVERSION= 1.5.0b3
CATEGORIES= databases www pear
MAINTAINER= miwi@FreeBSD.org
-COMMENT= PEAR mysql MDB2 driver
+COMMENT= PEAR MySQL MDB2 driver
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2
diff --git a/misc/callid/Makefile b/misc/callid/Makefile
index c575926..15eff6a 100644
--- a/misc/callid/Makefile
+++ b/misc/callid/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= misc
MASTER_SITES= http://possamai.home.xs4all.nl/callid/
MAINTAINER= ports@FreeBSD.org
-COMMENT= Utility to log incoming calls using ISDN and output to mysql/php
+COMMENT= Utility to log incoming calls using ISDN and output to MySQL/PHP
USE_MYSQL= yes
USE_PERL5= yes
diff --git a/www/mysqlphp2postgres/Makefile b/www/mysqlphp2postgres/Makefile
index 2b3592d..7500c5c 100644
--- a/www/mysqlphp2postgres/Makefile
+++ b/www/mysqlphp2postgres/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://downloads.mikekohn.net/mp2p/ \
http://www.heim2.tu-clausthal.de/~upp/mysqlphp2postgres/
MAINTAINER= uwe.pierau@tu-clausthal.de
-COMMENT= Convert mysql calls in a php page into PostgreSQL calls
+COMMENT= Convert MySQL calls in a PHP page into PostgreSQL calls
ALL_TARGET= default
PLIST_FILES= bin/mysqlphp2postgres
diff --git a/www/rnews/Makefile b/www/rnews/Makefile
index a9b1f13..13a8355 100644
--- a/www/rnews/Makefile
+++ b/www/rnews/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= www
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= as@bsdgroup.de
-COMMENT= A server-side rss aggregator written in php with mysql
+COMMENT= A server-side RSS aggregator written in PHP with MySQL
NO_BUILD= yes
diff --git a/www/rsstail/Makefile b/www/rsstail/Makefile
index 6d36cca..4a45d4c 100644
--- a/www/rsstail/Makefile
+++ b/www/rsstail/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.vanheusden.com/rsstail/ CENKES
EXTRACT_SUFX= .tgz
MAINTAINER= miwi@FreeBSD.org
-COMMENT= Simple rss monitor
+COMMENT= Simple RSS monitor
LIB_DEPENDS= mrss.19:${PORTSDIR}/textproc/libmrss
OpenPOWER on IntegriCloud