diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-11-10 05:10:22 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-11-10 05:10:22 +0000 |
commit | ecdfc9e08dae00ff3064c959b1a0811202f2c340 (patch) | |
tree | 91f2ed4d5aef3beefa28edc29b7f244065192e5f /databases/rubygem-sqlite3-ruby/Makefile | |
parent | Bug Fixes (diff) |
- Update to 1.3.2
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
Notes
Notes:
svn path=/head/; revision=264331
Diffstat (limited to 'databases/rubygem-sqlite3-ruby/Makefile')
-rw-r--r-- | databases/rubygem-sqlite3-ruby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rubygem-sqlite3-ruby/Makefile b/databases/rubygem-sqlite3-ruby/Makefile index 8c9ae42c0338..c3f9377a9c92 100644 --- a/databases/rubygem-sqlite3-ruby/Makefile +++ b/databases/rubygem-sqlite3-ruby/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sqlite3 -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 CATEGORIES= databases rubygems MASTER_SITES= RG DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} |