diff options
Diffstat (limited to 'databases/postgresql-plproxy/Makefile')
-rw-r--r-- | databases/postgresql-plproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-plproxy/Makefile b/databases/postgresql-plproxy/Makefile index 57f73bc3fdf2..581aa152b20a 100644 --- a/databases/postgresql-plproxy/Makefile +++ b/databases/postgresql-plproxy/Makefile @@ -7,7 +7,7 @@ CATEGORIES= databases MASTER_SITES= http://pgfoundry.org/frs/download.php/3274/ PKGNAMEPREFIX= postgresql- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PL/Proxy is database partitioning system USE_PGSQL= yes |