aboutsummaryrefslogtreecommitdiff
path: root/databases/ruby-sqlite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/ruby-sqlite/Makefile')
-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 ea7f918a5139..a3ed923e533b 100644
--- a/databases/ruby-sqlite/Makefile
+++ b/databases/ruby-sqlite/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-ruby-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Ruby interface to the SQLite DB engine version 2
LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite2