diff options
author | lioux <lioux@FreeBSD.org> | 2004-06-24 22:28:12 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-06-24 22:28:12 +0800 |
commit | 167b26b665e640bd92df312aaa4183273bc99e27 (patch) | |
tree | 1081188b0a7a261f22fddade8da1996a3e3f2a30 /math/p5-Math-FFT | |
parent | 77b4973817411c9b124abcf5dbce472aea1e82a0 (diff) | |
download | freebsd-ports-graphics-167b26b665e640bd92df312aaa4183273bc99e27.tar.gz freebsd-ports-graphics-167b26b665e640bd92df312aaa4183273bc99e27.tar.zst freebsd-ports-graphics-167b26b665e640bd92df312aaa4183273bc99e27.zip |
Drop maintainership
Diffstat (limited to 'math/p5-Math-FFT')
-rw-r--r-- | math/p5-Math-FFT/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-FFT/Makefile b/math/p5-Math-FFT/Makefile index 4bca3c52a3e..43037f78e52 100644 --- a/math/p5-Math-FFT/Makefile +++ b/math/p5-Math-FFT/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module providing an interface to Fast Fourier Transform routines USE_SIZE= yes |