diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-11 01:18:01 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-11 01:18:01 +0000 |
commit | 34da9bdf573136c2c1df38368a52ffccd661cf79 (patch) | |
tree | a377528db4adfec04e601af6921b10c25874b351 /databases/postgresql-plruby | |
parent | 23d07b2cdbaf3bc562f98790c3ce2cb017afc527 (diff) | |
download | ports-34da9bdf573136c2c1df38368a52ffccd661cf79.tar.gz ports-34da9bdf573136c2c1df38368a52ffccd661cf79.zip |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime.
Notes
Notes:
svn path=/head/; revision=147872
Diffstat (limited to 'databases/postgresql-plruby')
-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} |