aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-sqlite3-ruby/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rubygem-sqlite3-ruby/Makefile')
-rw-r--r--databases/rubygem-sqlite3-ruby/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rubygem-sqlite3-ruby/Makefile b/databases/rubygem-sqlite3-ruby/Makefile
index 941501d1a374..c6492884ab8c 100644
--- a/databases/rubygem-sqlite3-ruby/Makefile
+++ b/databases/rubygem-sqlite3-ruby/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= databases rubygems
MASTER_SITES= RUBYFORGE/sqlite-ruby
DISTNAME= ${PORTNAME}-ruby-${PORTVERSION}
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby interface to the SQLite DB engine version 3
BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13