summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-CSV
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2001-06-24 04:28:57 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2001-06-24 04:28:57 +0000
commit385c248462ed9715d76fb027edf9073a041f93b9 (patch)
treeb50be9aca17b5beb9a74ae4f801109873a9eab19 /databases/p5-DBD-CSV
parentRemove patch that has been incorporated into 0.3f. By a quirk of (diff)
change MAINTAINER to FreeBSD.org address
Notes
Notes: svn path=/head/; revision=44375
Diffstat (limited to 'databases/p5-DBD-CSV')
-rw-r--r--databases/p5-DBD-CSV/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile
index 86ce381454e5..fbce8a525d74 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= dirk.meyer@dinoex.sub.org
+MAINTAINER= dinoex@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 \