aboutsummaryrefslogtreecommitdiff
path: root/databases/ruby-sqlite
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2009-06-16 15:53:25 +0000
committerStanislav Sedov <stas@FreeBSD.org>2009-06-16 15:53:25 +0000
commitcc69d7aa7d8a279c32a2798872c1d26d33ad4201 (patch)
tree9e07b5af195014d0e3d4e4baefd5f499802f063b /databases/ruby-sqlite
parent18971b06c67e29f3761591676197a943343ac88e (diff)
Notes
Diffstat (limited to 'databases/ruby-sqlite')
-rw-r--r--databases/ruby-sqlite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-sqlite/Makefile b/databases/ruby-sqlite/Makefile
index 960f7cf39d5d..f9c6ce691710 100644
--- a/databases/ruby-sqlite/Makefile
+++ b/databases/ruby-sqlite/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-ruby-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby interface to the SQLite DB engine version 2
LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite2