diff options
Diffstat (limited to 'databases/ruby-rdbc1/Makefile')
-rw-r--r-- | databases/ruby-rdbc1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-rdbc1/Makefile b/databases/ruby-rdbc1/Makefile index 9dcd1442e3fc..1d9f8af3d923 100644 --- a/databases/ruby-rdbc1/Makefile +++ b/databases/ruby-rdbc1/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby Database Connectivity RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/postgres.so:${.CURDIR}/../ruby-postgres |