aboutsummaryrefslogtreecommitdiff
path: root/databases/ruby-dbd_sqlite
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-08-03 22:06:32 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-08-03 22:06:32 +0000
commitd420fe0000bd894366b02a442a3d3a4b73c586c7 (patch)
tree75895627035511d5e759914355f4ba9c9ceac673 /databases/ruby-dbd_sqlite
parent4cbc9171ea96594c4bb3c682b54bef47fb7fa2fc (diff)
downloadports-d420fe0000bd894366b02a442a3d3a4b73c586c7.tar.gz
ports-d420fe0000bd894366b02a442a3d3a4b73c586c7.zip
follow convention and send the ruby- ports to ruby@
Notes
Notes: svn path=/head/; revision=238857
Diffstat (limited to 'databases/ruby-dbd_sqlite')
-rw-r--r--databases/ruby-dbd_sqlite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-dbd_sqlite/Makefile b/databases/ruby-dbd_sqlite/Makefile
index 795b6717b66b..fffdeab8720b 100644
--- a/databases/ruby-dbd_sqlite/Makefile
+++ b/databases/ruby-dbd_sqlite/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${RUBY_DBI_DISTNAME}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= SQLite driver for DBI-for-Ruby
LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite2