diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
commit | 601583c3207bd23bb05d0761888aefcb5699e1c2 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /math/djbfft/Makefile | |
parent | 7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff) | |
download | pkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'math/djbfft/Makefile')
-rw-r--r-- | math/djbfft/Makefile | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/math/djbfft/Makefile b/math/djbfft/Makefile index c5e0f906393..bdda4d0c220 100644 --- a/math/djbfft/Makefile +++ b/math/djbfft/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.11 2006/03/04 21:30:03 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2007/02/22 19:26:47 wiz Exp $ -DISTNAME= djbfft-0.76 -CATEGORIES= math -MASTER_SITES= http://cr.yp.to/djbfft/ +DISTNAME= djbfft-0.76 +CATEGORIES= math +MASTER_SITES= http://cr.yp.to/djbfft/ -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://cr.yp.to/djbfft.html -COMMENT= Extremely fast library for floating-point convolution +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://cr.yp.to/djbfft.html +COMMENT= Extremely fast library for floating-point convolution DJB_RESTRICTED= YES NOT_FOR_PLATFORM= IRIX-*-* |