aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-01-12 14:37:18 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-01-12 14:37:18 +0800
commitb6e13d2a26c5806791865c0a041b0555237912e9 (patch)
tree9b25cc8075b1e54c51f27fdcc0b54fb306926d3c
parentd75aa8a97c23182acc9f75cc30c6d28e36f2211f (diff)
downloadfreebsd-ports-gnome-b6e13d2a26c5806791865c0a041b0555237912e9.tar.gz
freebsd-ports-gnome-b6e13d2a26c5806791865c0a041b0555237912e9.tar.zst
freebsd-ports-gnome-b6e13d2a26c5806791865c0a041b0555237912e9.zip
- Adopt
-rw-r--r--databases/rubygem-sqlite3-ruby/Makefile2
-rw-r--r--databases/rubygem-sqlite3/Makefile2
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