summaryrefslogtreecommitdiff
path: root/math/PDL
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2001-06-12 19:25:41 +0000
committerAnton Berezin <tobez@FreeBSD.org>2001-06-12 19:25:41 +0000
commitc8df88ddadd4db8ffa8da49611f0885143a83730 (patch)
tree7451564d2668b26d0d49427e2d0eaf2db921670b /math/PDL
parentUpdate the WWW site. (diff)
Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files. Approved by: markm
Notes
Notes: svn path=/head/; revision=43917
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 7db580afcf97..f3abbf7d52c4 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@plab.ku.dk
+MAINTAINER= tobez@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