aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2009-05-16 15:54:15 +0800
committerknu <knu@FreeBSD.org>2009-05-16 15:54:15 +0800
commite8901f0cbe6e75d767c5e334fc75820b90562c38 (patch)
tree42374acfdefa7c4357d8641a929e4782d4ad50dd
parent7ef0c17f89d207e5d7bc2145711f4ea92f62cdf0 (diff)
downloadfreebsd-ports-gnome-e8901f0cbe6e75d767c5e334fc75820b90562c38.tar.gz
freebsd-ports-gnome-e8901f0cbe6e75d767c5e334fc75820b90562c38.tar.zst
freebsd-ports-gnome-e8901f0cbe6e75d767c5e334fc75820b90562c38.zip
Update MAINTAINER.
-rw-r--r--databases/postgresql-plruby/Makefile2
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}