diff options
-rw-r--r-- | databases/rubygem-sqlite3-ruby/Makefile | 2 | ||||
-rw-r--r-- | databases/rubygem-sqlite3/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/rubygem-sqlite3-ruby/Makefile b/databases/rubygem-sqlite3-ruby/Makefile index c6492884ab8c..941501d1a374 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= ruby@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Ruby interface to the SQLite DB engine version 3 BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 diff --git a/databases/rubygem-sqlite3/Makefile b/databases/rubygem-sqlite3/Makefile index c6492884ab8c..941501d1a374 100644 --- a/databases/rubygem-sqlite3/Makefile +++ b/databases/rubygem-sqlite3/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases rubygems MASTER_SITES= RUBYFORGE/sqlite-ruby DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} -MAINTAINER= ruby@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Ruby interface to the SQLite DB engine version 3 BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 |