summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorschmonz <schmonz>2010-03-20 01:51:55 +0000
committerschmonz <schmonz>2010-03-20 01:51:55 +0000
commit4979fa9df930c70dfec5793f4b7e964c52ba468e (patch)
treec614f215df2c5e12a7e611d69245bf9f0c7939cf /math
parent1d09b80775b55d885d33946adcd74f117fb0fb94 (diff)
downloadpkgsrc-4979fa9df930c70dfec5793f4b7e964c52ba468e.tar.gz
Take MAINTAINER.
Diffstat (limited to 'math')
-rw-r--r--math/djbfft/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/djbfft/Makefile b/math/djbfft/Makefile
index af1da83f7ec..8e0abfe27ae 100644
--- a/math/djbfft/Makefile
+++ b/math/djbfft/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.17 2010/03/20 01:32:56 schmonz Exp $
+# $NetBSD: Makefile,v 1.18 2010/03/20 01:51:55 schmonz Exp $
DISTNAME= djbfft-0.76
CATEGORIES= math
MASTER_SITES= http://cr.yp.to/djbfft/
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= schmonz@NetBSD.org
HOMEPAGE= http://cr.yp.to/djbfft.html
COMMENT= Extremely fast library for floating-point convolution
LICENSE= public-domain