diff options
-rw-r--r-- | audio/p5-Audio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-Audio/Makefile b/audio/p5-Audio/Makefile index c89ac50f87ad..abac8247ca7f 100644 --- a/audio/p5-Audio/Makefile +++ b/audio/p5-Audio/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= adox@mcx2.org COMMENT= An audio manipulation routines for perl BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Math/GSL.pm:${PORTSDIR}/math/p5-Math-GSL |