diff options
author | jwise <jwise> | 2007-03-21 19:44:10 +0000 |
---|---|---|
committer | jwise <jwise> | 2007-03-21 19:44:10 +0000 |
commit | 3a4c282e0abb233a45f1d1bfb22bba321ed27116 (patch) | |
tree | 582503ea26963de83a267d6b2ee1d48b7e69af53 /databases | |
parent | 6527ce7dad59c7854cb03900b1b66c600a70ef38 (diff) | |
download | pkgsrc-3a4c282e0abb233a45f1d1bfb22bba321ed27116.tar.gz |
Per Juan RP, use pkgsrc-users@ as MAINTAINER of unmaintained pkgs.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-postgresql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile index aa655aafa93..a115ebe0995 100644 --- a/databases/p5-DBD-postgresql/Makefile +++ b/databases/p5-DBD-postgresql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2007/03/21 18:55:48 jwise Exp $ +# $NetBSD: Makefile,v 1.40 2007/03/21 19:44:10 jwise Exp $ # VER= 1.48 @@ -9,7 +9,7 @@ PKGREVISION= 3 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gborg.postgresql.org/project/dbdpg/projdisplay.php COMMENT= Perl DBI/DBD driver for PostgreSQL databases |