diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-12-22 21:00:03 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-12-22 21:00:03 +0000 |
commit | f96b0feca4aa505af6fdd13d3480b7bb58d96e6e (patch) | |
tree | 1afa8ff3b54ed1c4db114cf47dcf00409d200099 /databases/p5-postgresql-plperl | |
parent | Update WWW:. (diff) |
Update the maintainer's email.
PR: 45883
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=71804
Diffstat (limited to 'databases/p5-postgresql-plperl')
-rw-r--r-- | databases/p5-postgresql-plperl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-postgresql-plperl/Makefile b/databases/p5-postgresql-plperl/Makefile index 6130294398f0..4e99c9adf953 100644 --- a/databases/p5-postgresql-plperl/Makefile +++ b/databases/p5-postgresql-plperl/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: PostgreSQL JDBC +# New ports collection makefile for: PostgreSQL PL/Perl # Date created: January 14, 2002 # Whom: Palle Girgensohn <girgen@partitur.se> # @@ -9,7 +9,7 @@ PORTNAME= postgresql-plperl CATEGORIES= databases perl5 PKGNAMEPREFIX= p5- -MAINTAINER= girgen@partitur.se +MAINTAINER= girgen@pingpong.net POSTGRESQL_SUBPORT=YES .include <${.CURDIR}/../postgresql7/Makefile> |