diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-PostgreSQL-PLPerl-Call/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-PostgreSQL-PLPerl-Trace/Makefile | 2 | ||||
-rw-r--r-- | databases/pgsphere/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-PostgreSQL-PLPerl-Call/Makefile b/databases/p5-PostgreSQL-PLPerl-Call/Makefile index 1ab3aa3e619b..a00389af2ca6 100644 --- a/databases/p5-PostgreSQL-PLPerl-Call/Makefile +++ b/databases/p5-PostgreSQL-PLPerl-Call/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN/../../authors/id/T/TI/TIMB/ PKGNAMEPREFIX= p5- -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple interface for calling SQL functions from PostgreSQL PL/Perl BUILD_DEPENDS= p5-DBI>=1.60.5:${PORTSDIR}/databases/p5-DBI diff --git a/databases/p5-PostgreSQL-PLPerl-Trace/Makefile b/databases/p5-PostgreSQL-PLPerl-Trace/Makefile index c85cc7fecb7d..a833499814d3 100644 --- a/databases/p5-PostgreSQL-PLPerl-Trace/Makefile +++ b/databases/p5-PostgreSQL-PLPerl-Trace/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN/../../authors/id/T/TI/TIMB/ PKGNAMEPREFIX= p5- -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple way to trace execution of Perl statements in PL/Perl PERL_CONFIGURE= yes diff --git a/databases/pgsphere/Makefile b/databases/pgsphere/Makefile index 5e8e9cad90e7..62b735a54735 100644 --- a/databases/pgsphere/Makefile +++ b/databases/pgsphere/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases geography MASTER_SITES= http://pgfoundry.org/frs/download.php/2558/ \ http://sunpoet.net/distfiles/ -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Spherical data types, functions, and operators for PostgreSQL DATADIR= ${PREFIX}/share/postgresql |