diff options
Diffstat (limited to 'databases/ruby-sqlite3/Makefile')
-rw-r--r-- | databases/ruby-sqlite3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-sqlite3/Makefile b/databases/ruby-sqlite3/Makefile index 28e3b8a..6a98fad 100644 --- a/databases/ruby-sqlite3/Makefile +++ b/databases/ruby-sqlite3/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 3 BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 |