diff options
Diffstat (limited to 'databases/p5-postgresql-plperl')
-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 cacf44bb760d..3e2747b93f13 100644 --- a/databases/p5-postgresql-plperl/Makefile +++ b/databases/p5-postgresql-plperl/Makefile @@ -10,7 +10,7 @@ CATEGORIES= databases perl5 PKGNAMEPREFIX= p5- PKGNAMESUFFIX= -plperl -MAINTAINER= girgen@pingpong.net +MAINTAINER= girgen@FreeBSD.org COMMENT= A module for using Perl5 to write SQL functions POSTGRESQL_PORT?= databases/postgresql7 |