summaryrefslogtreecommitdiff
path: root/databases/rubygem-bigrecord
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/rubygem-bigrecord
parent- Fix file permissions for py2stdlib module (diff)
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.)
Notes
Notes: svn path=/head/; revision=301858
Diffstat (limited to 'databases/rubygem-bigrecord')
-rw-r--r--databases/rubygem-bigrecord/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \