diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-01-12 14:37:18 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-01-12 14:37:18 +0800 |
commit | b6e13d2a26c5806791865c0a041b0555237912e9 (patch) | |
tree | 9b25cc8075b1e54c51f27fdcc0b54fb306926d3c | |
parent | d75aa8a97c23182acc9f75cc30c6d28e36f2211f (diff) | |
download | freebsd-ports-gnome-b6e13d2a26c5806791865c0a041b0555237912e9.tar.gz freebsd-ports-gnome-b6e13d2a26c5806791865c0a041b0555237912e9.tar.zst freebsd-ports-gnome-b6e13d2a26c5806791865c0a041b0555237912e9.zip |
- Adopt
-rw-r--r-- | databases/rubygem-sqlite3-ruby/Makefile | 2 | ||||
-rw-r--r-- | databases/rubygem-sqlite3/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/rubygem-sqlite3-ruby/Makefile b/databases/rubygem-sqlite3-ruby/Makefile index c6492884ab8c..941501d1a374 100644 --- a/databases/rubygem-sqlite3-ruby/Makefile +++ b/databases/rubygem-sqlite3-ruby/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 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 |