diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2004-12-06 03:59:56 +0000 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2004-12-06 03:59:56 +0000 |
commit | ae413f56b69b0dd6e84f38e746dac424055e0529 (patch) | |
tree | 37456d3d3d32f2c30a9f9c95742827a74bbd346c /databases/p5-postgresql-plperl | |
parent | - Use MAN1 in Makefile instead of adding manpages in pkg-plist [1] (diff) |
Add myself as committer, and use my @FreeBSD.org address.
Approved by: ade (mentor)
Notes
Notes:
svn path=/head/; revision=123277
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 |