diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2009-05-16 07:54:15 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2009-05-16 07:54:15 +0000 |
commit | d5445281ec06a4a49b2d426487ec404f4c8c7dda (patch) | |
tree | 388739afc90dbf6f9bdf415e9cd9384a9440a9e6 /databases/postgresql-plruby/Makefile | |
parent | c0b651ede01e41c600a3b247d470ccb7089dccee (diff) | |
download | ports-d5445281ec06a4a49b2d426487ec404f4c8c7dda.tar.gz ports-d5445281ec06a4a49b2d426487ec404f4c8c7dda.zip |
Notes
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 2f0cdf6870b7..eac89c09a11b 100644 --- a/databases/postgresql-plruby/Makefile +++ b/databases/postgresql-plruby/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= postgresql- DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= knu@FreeBSD.org COMMENT= PL/Ruby procedural language for the PostgreSQL database system BUILD_DEPENDS= postgres:${PORTSDIR}/${POSTGRESQL_PORT} |