diff options
author | linimon <linimon@FreeBSD.org> | 2009-08-02 15:10:42 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-08-02 15:10:42 +0800 |
commit | 9a456ca06087fee79b82736c0f31f6c1093c7502 (patch) | |
tree | e6e25d26b180e363103d478cbed9ba445dbe99a7 /databases/ruby-dbd_pg | |
parent | d95e27a22adec4534dda738c7ea9de7aef68fa71 (diff) | |
download | freebsd-ports-gnome-9a456ca06087fee79b82736c0f31f6c1093c7502.tar.gz freebsd-ports-gnome-9a456ca06087fee79b82736c0f31f6c1093c7502.tar.zst freebsd-ports-gnome-9a456ca06087fee79b82736c0f31f6c1093c7502.zip |
Reset maintainer per his request in private email.
Hat: portmgr
Diffstat (limited to 'databases/ruby-dbd_pg')
-rw-r--r-- | databases/ruby-dbd_pg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-dbd_pg/Makefile b/databases/ruby-dbd_pg/Makefile index dd99fee3534e..71ae4d39044c 100644 --- a/databases/ruby-dbd_pg/Makefile +++ b/databases/ruby-dbd_pg/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${RUBY_DBI_DISTNAME} DIST_SUBDIR= ruby -MAINTAINER= boumenot@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= PostgreSQL driver for DBI-for-Ruby RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \ |