diff options
Diffstat (limited to 'databases/postgresql-plruby/Makefile')
-rw-r--r-- | databases/postgresql-plruby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-plruby/Makefile b/databases/postgresql-plruby/Makefile index 82d65c0ed1dc..18c524afa150 100644 --- a/databases/postgresql-plruby/Makefile +++ b/databases/postgresql-plruby/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://moulon.inra.fr/pub/ruby/ PKGNAMEPREFIX= postgresql- DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PL/Ruby procedural language for the PostgreSQL database system BUILD_DEPENDS= postgres:${PORTSDIR}/${POSTGRESQL_PORT} |