aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-sqlite3-ruby
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rubygem-sqlite3-ruby')
-rw-r--r--databases/rubygem-sqlite3-ruby/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/rubygem-sqlite3-ruby/Makefile b/databases/rubygem-sqlite3-ruby/Makefile
index c3f9377a9c92..6a9d598f97a8 100644
--- a/databases/rubygem-sqlite3-ruby/Makefile
+++ b/databases/rubygem-sqlite3-ruby/Makefile
@@ -5,11 +5,11 @@
# $FreeBSD$
#
-PORTNAME= sqlite3
+PORTNAME= sqlite3-ruby
PORTVERSION= 1.3.2
CATEGORIES= databases rubygems
MASTER_SITES= RG
-DISTNAME= ${PORTNAME}-ruby-${PORTVERSION}
+DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby interface to the SQLite DB engine version 3