diff options
Diffstat (limited to 'databases/ruby-dbd_sqlite/Makefile')
-rw-r--r-- | databases/ruby-dbd_sqlite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-dbd_sqlite/Makefile b/databases/ruby-dbd_sqlite/Makefile index 3153f1c..480d7f4 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= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SQLite driver for DBI-for-Ruby LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite2 |