diff options
| author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-05-09 07:37:57 +0000 |
|---|---|---|
| committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-05-09 07:37:57 +0000 |
| commit | c9b1c968213a6fc34866982921966e3d9dd91e1b (patch) | |
| tree | 877329b4273ea3cdc07145c8225a33704f8cf6b3 /databases/ruby-dbd_sqlite/Makefile | |
| parent | - Update to 20060501 snapshot (diff) | |
- Update to ruby-dbi-0.1.0, and
- take over maintainership.
- maintainer suggest to remove the
@dirrmtry from pkg-plist because
this is explicity removed by the master port - ruby-dbi.
PR: ports/97006
Submitted by: maintainer (Christopher Boumenot)
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 480d7f4ca30c..bc5ffcd644a3 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= ports@FreeBSD.org +MAINTAINER= boumenot@gmail.com COMMENT= SQLite driver for DBI-for-Ruby LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite2 |
