diff options
author | dinoex <dinoex@FreeBSD.org> | 2001-06-24 12:28:57 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2001-06-24 12:28:57 +0800 |
commit | 719f57a3c260ef0cd2d37c50a3d442b33d72104e (patch) | |
tree | f4484fcd175626b24c67ca0689ae7b87320a9dc7 /databases | |
parent | 3f3d82f068d3136430c6468f6cb66e78575cae05 (diff) | |
download | freebsd-ports-gnome-719f57a3c260ef0cd2d37c50a3d442b33d72104e.tar.gz freebsd-ports-gnome-719f57a3c260ef0cd2d37c50a3d442b33d72104e.tar.zst freebsd-ports-gnome-719f57a3c260ef0cd2d37c50a3d442b33d72104e.zip |
change MAINTAINER to FreeBSD.org address
Diffstat (limited to 'databases')
-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 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 \ |