diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-06-05 12:08:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-06-05 12:08:09 +0000 |
commit | 9e12bd2f97f45edc9f7712e75713e76329f9ea14 (patch) | |
tree | d0060dcab1a587146b96c18992f13944a9df6758 /databases/rubygem-sqlite3-ruby/Makefile | |
parent | - Update to 2.3.1 (diff) |
- Update to 1.2.2
PR: 124284
Submitted by: Jonathan Noack <noackjr@alumni.rice.edu> (maintainer)
Notes
Notes:
svn path=/head/; revision=214347
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 d4e37410cfd0..0c1c7aaf49a1 100644 --- a/databases/rubygem-sqlite3-ruby/Makefile +++ b/databases/rubygem-sqlite3-ruby/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sqlite3 -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= databases rubygems MASTER_SITES= ${MASTER_SITE_RUBYFORGE} MASTER_SITE_SUBDIR= sqlite-ruby |