diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2001-08-01 05:42:06 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2001-08-01 05:42:06 +0000 |
commit | 61de52eb20d8dd2a88638467f59adc3406bae3e9 (patch) | |
tree | 31c67b5e3029bea72c403b2171b5e0fb4e10067d /databases/p5-DBD-CSV/Makefile | |
parent | Update to 2.2.1. (diff) |
Dropped Maintainership
Diffstat (limited to 'databases/p5-DBD-CSV/Makefile')
-rw-r--r-- | databases/p5-DBD-CSV/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile index fbce8a525d74..2fd765708788 100644 --- a/databases/p5-DBD-CSV/Makefile +++ b/databases/p5-DBD-CSV/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD PKGNAMEPREFIX= p5- -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS \ |