summaryrefslogtreecommitdiff
path: root/math/PDL
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2001-08-16 13:22:24 +0000
committerAnton Berezin <tobez@FreeBSD.org>2001-08-16 13:22:24 +0000
commite685251ff49cbe6646451c9f5507e3e867b7f4c8 (patch)
treec94b8b33ce7b6340659b44aa973770811f0b368c /math/PDL
parentUpdate to 0.9.2. (diff)
Give up PDL maintainership.
Notes
Notes: svn path=/head/; revision=46328
Diffstat (limited to 'math/PDL')
-rw-r--r--math/PDL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile
index f3abbf7d52c4..d10b4c812d70 100644
--- a/math/PDL/Makefile
+++ b/math/PDL/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= PDL
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/PGPLOT.pm:${PORTSDIR}/graphics/pgperl \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/ExtUtils/F77.pm:${PORTSDIR}/lang/p5-F77