Update the maintainer's email.

PR:		45883
Submitted by:	maintainer
This commit is contained in:
Pete Fritchman 2002-12-22 21:00:03 +00:00
parent d172dc1031
commit f96b0feca4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71804

View file

@ -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>