diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2009-10-30 01:44:00 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2009-10-30 01:44:00 +0000 |
commit | 70b0d95db331a0e0ad6388bb0650b268771cbeea (patch) | |
tree | b8af72724c117956736c65d3c3fc35ce3c72247b /databases/ruby-dbd_sqlite3/Makefile | |
parent | - Update to 1.08 (diff) |
- Update to 1.2.5
Notes
Notes:
svn path=/head/; revision=243517
Diffstat (limited to 'databases/ruby-dbd_sqlite3/Makefile')
-rw-r--r-- | databases/ruby-dbd_sqlite3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-dbd_sqlite3/Makefile b/databases/ruby-dbd_sqlite3/Makefile index 2d4cc8234e51..fcfd2d094ae8 100644 --- a/databases/ruby-dbd_sqlite3/Makefile +++ b/databases/ruby-dbd_sqlite3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dbd_sqlite3 -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 CATEGORIES= databases ruby MASTER_SITES= RF MASTER_SITE_SUBDIR= ruby-dbi |