diff options
author | Will Andrews <will@FreeBSD.org> | 2000-10-24 22:39:57 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-10-24 22:39:57 +0000 |
commit | 79b138f7a8822969c87c3ebb6c6418b7a81ea3ee (patch) | |
tree | 9415202c196dbc54628aeedf6e08f2fea25ef9ee /databases/p5-DBD-Pg | |
parent | 5c2c8b66ccbb7b8a4e9ac2cc017f3201a306f095 (diff) | |
download | ports-79b138f7a8822969c87c3ebb6c6418b7a81ea3ee.tar.gz ports-79b138f7a8822969c87c3ebb6c6418b7a81ea3ee.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 77f0b0c68f30..0bfa6ccd92eb 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= ports@FreeBSD.org +MAINTAINER= dima@chg.ru BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7 |