diff options
| author | Steve Wills <swills@FreeBSD.org> | 2011-07-21 00:38:11 +0000 |
|---|---|---|
| committer | Steve Wills <swills@FreeBSD.org> | 2011-07-21 00:38:11 +0000 |
| commit | 7203528536329db330768c67a3118723e587242b (patch) | |
| tree | bd0cd675144b06bcb451d6c400145cdf1b09250d /databases/rubygem-sqlite3/Makefile | |
| parent | 2a54b48a1b2185f36b3e07d09e90271bbc97c7fe (diff) | |
Notes
Diffstat (limited to 'databases/rubygem-sqlite3/Makefile')
| -rw-r--r-- | databases/rubygem-sqlite3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/rubygem-sqlite3/Makefile b/databases/rubygem-sqlite3/Makefile index c3f9377a9c92..42d1687b64aa 100644 --- a/databases/rubygem-sqlite3/Makefile +++ b/databases/rubygem-sqlite3/Makefile @@ -6,10 +6,9 @@ # PORTNAME= sqlite3 -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 CATEGORIES= databases rubygems MASTER_SITES= RG -DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby interface to the SQLite DB engine version 3 |
