aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-plv8js/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2017-11-09 14:13:44 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2017-11-09 14:13:44 +0000
commite3a14704bf5ffc2cbd7a4cf0c7ba6c01dcc90aa1 (patch)
tree93ed3380ec8932a73baa7ccdbaae88bd08d1aa69 /databases/postgresql-plv8js/Makefile
parent7a8e6e064cd25d6ae1ce14a12af22b4eb875a488 (diff)
Notes
Diffstat (limited to 'databases/postgresql-plv8js/Makefile')
-rw-r--r--databases/postgresql-plv8js/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-plv8js/Makefile b/databases/postgresql-plv8js/Makefile
index eb2318561c44..c8e15fa54ebd 100644
--- a/databases/postgresql-plv8js/Makefile
+++ b/databases/postgresql-plv8js/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= databases
PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}-
PKGNAMESUFFIX= js
-MAINTAINER= vanilla@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PL/v8js procedural language for PostgreSQL database
LICENSE= PostgreSQL