diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-09-22 17:10:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-09-22 17:10:26 +0000 |
commit | e475c19a24ad0be6c77798ac658eb897a7825ec3 (patch) | |
tree | c209aa104fcfe729531c297b4301e67a1019dd54 /databases/p5-PostgreSQL-PLPerl-Call | |
parent | aa906d8cc0f95f07008c72f6b62e61a753d78a43 (diff) | |
download | ports-e475c19a24ad0be6c77798ac658eb897a7825ec3.tar.gz ports-e475c19a24ad0be6c77798ac658eb897a7825ec3.zip |
Notes
Diffstat (limited to 'databases/p5-PostgreSQL-PLPerl-Call')
-rw-r--r-- | databases/p5-PostgreSQL-PLPerl-Call/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |