diff options
author | Ade Lovett <ade@FreeBSD.org> | 2008-08-05 13:51:31 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2008-08-05 13:51:31 +0000 |
commit | ca8d18b1768a026e5481c1b1254c9b132cecbd61 (patch) | |
tree | 156e92d448e9f8edce92a5f59242dd7e9e0dad0a /math/djbfft | |
parent | d709dd9c30e74c778fcba41daa0f49e24c798f36 (diff) |
Notes
Diffstat (limited to 'math/djbfft')
-rw-r--r-- | math/djbfft/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/djbfft/Makefile b/math/djbfft/Makefile index c3b37421c307..486391f71ffe 100644 --- a/math/djbfft/Makefile +++ b/math/djbfft/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://cr.yp.to/djbfft/ MAINTAINER= multimedia@FreeBSD.org COMMENT= An extremely fast library for floating-point convolution -RESTRICTED= Forbidden to redistribute - we have patches to the distribution. - DISABLE_SIZE= yes ALL_TARGET= INSTALL_TARGET=setup check |