diff options
author | tobez <tobez@FreeBSD.org> | 2001-06-13 03:25:41 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-06-13 03:25:41 +0800 |
commit | e8c7db2756393f1fb91088be02c3b8a7b983eeb4 (patch) | |
tree | 5438289769443d6d6c9c6de91e6982db745f2333 /math/PDL/Makefile | |
parent | da41f09267b9d11c9d782554a194d2738a8c1817 (diff) | |
download | freebsd-ports-gnome-e8c7db2756393f1fb91088be02c3b8a7b983eeb4.tar.gz freebsd-ports-gnome-e8c7db2756393f1fb91088be02c3b8a7b983eeb4.tar.zst freebsd-ports-gnome-e8c7db2756393f1fb91088be02c3b8a7b983eeb4.zip |
Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files.
Approved by: markm
Diffstat (limited to 'math/PDL/Makefile')
-rw-r--r-- | math/PDL/Makefile | 2 |
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 |