summaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorcs <cs@FreeBSD.org>2012-08-02 09:02:43 +0000
committercs <cs@FreeBSD.org>2012-08-02 09:02:43 +0000
commit28ca79404f77320265611fe12ddeed99cae70390 (patch)
tree069ccbea155001b7168967685ae64e97f3524568 /databases
parent7a7da36f99fc6aa631f33c02b9b0fad2fd7aeb6c (diff)
downloadFreeBSD-ports-28ca79404f77320265611fe12ddeed99cae70390.zip
FreeBSD-ports-28ca79404f77320265611fe12ddeed99cae70390.tar.gz
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.)
Diffstat (limited to 'databases')
-rw-r--r--databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile2
-rw-r--r--databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile2
-rw-r--r--databases/rubygem-arel/Makefile2
-rw-r--r--databases/rubygem-bigrecord/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile b/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile
index 61dd0db..663434a 100644
--- a/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.1.11
CATEGORIES= databases www pear
MAINTAINER= miwi@FreeBSD.org
-COMMENT= DataSource driver using PEAR::DB and an SQL query.
+COMMENT= DataSource driver using PEAR::DB and an SQL query
BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structures_DataGrid \
${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB
diff --git a/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile b/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile
index ca320f2..c06bbf0 100644
--- a/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.1.7
CATEGORIES= databases www pear
MAINTAINER= miwi@FreeBSD.org
-COMMENT= DataSource driver using PEAR::DB_Table.
+COMMENT= DataSource driver using PEAR::DB_Table
BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structures_DataGrid \
${PEARDIR}/DB/Table.php:${PORTSDIR}/databases/pear-DB_Table
diff --git a/databases/rubygem-arel/Makefile b/databases/rubygem-arel/Makefile
index 4477cac..4bf9b6c 100644
--- a/databases/rubygem-arel/Makefile
+++ b/databases/rubygem-arel/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= databases rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
-COMMENT= Relational Algebra for Ruby.
+COMMENT= Relational Algebra for Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/databases/rubygem-bigrecord/Makefile b/databases/rubygem-bigrecord/Makefile
index 7c8acbe..e533822 100644
--- a/databases/rubygem-bigrecord/Makefile
+++ b/databases/rubygem-bigrecord/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= databases rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
-COMMENT= Intended to work as a drop-in for Rails applications.
+COMMENT= Intended to work as a drop-in for Rails applications
RUN_DEPENDS= rubygem-activerecord>=0:${PORTSDIR}/databases/rubygem-activerecord \
rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport \
OpenPOWER on IntegriCloud