diff options
author | wiz <wiz@pkgsrc.org> | 2008-01-19 09:16:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-01-19 09:16:17 +0000 |
commit | a7c8e0cd6187daf51e00929c942b43291c9f70dc (patch) | |
tree | cf0964f42c1f8f482ab10128033f60d7adce8a00 /math | |
parent | f9e1f4b42d5087abc773e51b84fdccc1bd2ad1f5 (diff) | |
download | pkgsrc-a7c8e0cd6187daf51e00929c942b43291c9f70dc.tar.gz |
Reset maintainer on his request.
Diffstat (limited to 'math')
-rw-r--r-- | math/fftw/Makefile | 4 | ||||
-rw-r--r-- | math/fftw2/Makefile | 4 | ||||
-rw-r--r-- | math/libffm/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile index a392fce0306..3f00f023b4b 100644 --- a/math/fftw/Makefile +++ b/math/fftw/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.28 2007/12/21 22:35:42 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2008/01/19 09:16:25 wiz Exp $ DISTNAME= fftw-3.1.2 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 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 diff --git a/math/libffm/Makefile b/math/libffm/Makefile index cb9895a9d23..c5878d16fcf 100644 --- a/math/libffm/Makefile +++ b/math/libffm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2007/02/22 19:26:47 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2008/01/19 09:16:25 wiz Exp $ DISTNAME= libffm.0.28 PKGNAME= libffm-0.28 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://ftp.unix-ag.org/user/nils/ -MAINTAINER= root@garbled.net +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Fast alpha-optimized replacement for some libm routines PKG_INSTALLATION_TYPES= overwrite pkgviews |