diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-01-19 03:35:49 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-01-19 03:35:49 +0000 |
commit | c541f27f86c440da2415f323043dd3d47f8ff30d (patch) | |
tree | 40bc7d88796072bcb9ba5b9798b8084c490a38b2 /databases/p5-postgresql-plperl/Makefile | |
parent | - Fixed authenticaton to database != 0 (diff) |
- Reset ports due to maintainer timeouts and lack of response to emails
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=289435
Diffstat (limited to 'databases/p5-postgresql-plperl/Makefile')
-rw-r--r-- | databases/p5-postgresql-plperl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-postgresql-plperl/Makefile b/databases/p5-postgresql-plperl/Makefile index 8d24e40f7af1..0a502b691a3d 100644 --- a/databases/p5-postgresql-plperl/Makefile +++ b/databases/p5-postgresql-plperl/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 2 CATEGORIES= databases perl5 PKGNAMESUFFIX= -plperl -MAINTAINER= girgen@FreeBSD.org +MAINTAINER= crees@FreeBSD.org COMMENT= Write SQL functions for PostgreSQL using Perl5 MASTERDIR= ${.CURDIR}/../../databases/postgresql${PGSQL_VER}-server |