aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2012-08-02 09:02:43 +0000
committerCarlo Strub <cs@FreeBSD.org>2012-08-02 09:02:43 +0000
commit344b32ccd9f4853dff7b8d1bbcb191bf46c6f5ca (patch)
tree069ccbea155001b7168967685ae64e97f3524568 /databases
parent81902d0a6c641126d021a998efb6e6ecca624294 (diff)
downloadports-344b32ccd9f4853dff7b8d1bbcb191bf46c6f5ca.tar.gz
ports-344b32ccd9f4853dff7b8d1bbcb191bf46c6f5ca.zip
Notes
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 61dd0db16480..663434a44299 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 ca320f241724..c06bbf05455b 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 4477cac33f52..4bf9b6cc0a61 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 7c8acbedac4a..e533822b93d2 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 \