diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2002-03-10 10:35:05 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2002-03-10 10:35:05 +0000 |
commit | 12e8af52816a213836fa95192698b6b78854ba4b (patch) | |
tree | 564b69c5a38e3bf024a6519494951e34a9469861 /databases/p5-DBD-Pg | |
parent | 9d72171169c08342a1e26d545d2ec9538942f1ec (diff) | |
download | ports-12e8af52816a213836fa95192698b6b78854ba4b.tar.gz ports-12e8af52816a213836fa95192698b6b78854ba4b.zip |
Notes
Diffstat (limited to 'databases/p5-DBD-Pg')
-rw-r--r-- | databases/p5-DBD-Pg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile index 1892b4569c19..c1135376644d 100644 --- a/databases/p5-DBD-Pg/Makefile +++ b/databases/p5-DBD-Pg/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD PKGNAMEPREFIX= p5- -MAINTAINER= demon@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7 |