diff options
author | wiz <wiz> | 2008-01-19 09:16:17 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-01-19 09:16:17 +0000 |
commit | f05f141b9016adc26a24c1585267ac3fc81b6efc (patch) | |
tree | cf0964f42c1f8f482ab10128033f60d7adce8a00 /math/fftw2/Makefile | |
parent | 661d667653db854bd401402ca97792f95f51c3da (diff) | |
download | pkgsrc-f05f141b9016adc26a24c1585267ac3fc81b6efc.tar.gz |
Reset maintainer on his request.
Diffstat (limited to 'math/fftw2/Makefile')
-rw-r--r-- | math/fftw2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/fftw2/Makefile b/math/fftw2/Makefile index 9d4ff173b7f..44d3f77d733 100644 --- a/math/fftw2/Makefile +++ b/math/fftw2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/07/21 05:28:26 rillig Exp $ +# $NetBSD: Makefile,v 1.17 2008/01/19 09:16:25 wiz Exp $ DISTNAME= fftw-2.1.5 PKGNAME= fftw2-2.1.5 @@ -7,7 +7,7 @@ CATEGORIES= math MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \ http://www.fftw.org/ -MAINTAINER= root@garbled.net +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.fftw.org/ COMMENT= Collection of fast C routines to compute DFTs |