aboutsummaryrefslogtreecommitdiffstats
path: root/math/PDL
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2001-08-16 21:22:24 +0800
committertobez <tobez@FreeBSD.org>2001-08-16 21:22:24 +0800
commite70844104195360e06fd2dd768e2414f75f19e04 (patch)
treefed84204660375c1fa1f23baa82c6bde3fb5d454 /math/PDL
parentea8ba00bb00159691a68e7dd1eb1c87e55132269 (diff)
downloadfreebsd-ports-gnome-e70844104195360e06fd2dd768e2414f75f19e04.tar.gz
freebsd-ports-gnome-e70844104195360e06fd2dd768e2414f75f19e04.tar.zst
freebsd-ports-gnome-e70844104195360e06fd2dd768e2414f75f19e04.zip
Give up PDL maintainership.
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