diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-12 06:37:18 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-12 06:37:18 +0000 |
commit | f9b27da56f5a8d31d194f48180ec058004865ab1 (patch) | |
tree | 793dd2f02a7bc6176cd376430f8023f76bc1123f /databases/rubygem-sqlite3 | |
parent | e96540c1f8c400238e26dc988c56a5b1c7465b8d (diff) |
Notes
Diffstat (limited to 'databases/rubygem-sqlite3')
-rw-r--r-- | databases/rubygem-sqlite3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rubygem-sqlite3/Makefile b/databases/rubygem-sqlite3/Makefile index c6492884ab8c..941501d1a374 100644 --- a/databases/rubygem-sqlite3/Makefile +++ b/databases/rubygem-sqlite3/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases rubygems MASTER_SITES= RUBYFORGE/sqlite-ruby DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} -MAINTAINER= ruby@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Ruby interface to the SQLite DB engine version 3 BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 |