diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-23 19:58:35 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-23 19:58:35 +0000 |
commit | 74740483d05162a23cf6fbdf595210297e25f01a (patch) | |
tree | edfefd7ac9e97a40319864c4a75401a3b1f87512 /math/djbfft | |
parent | cdba506d34bc3b158ad2843354bb1243c877ce17 (diff) | |
download | ports-74740483d05162a23cf6fbdf595210297e25f01a.tar.gz ports-74740483d05162a23cf6fbdf595210297e25f01a.zip |
Notes
Diffstat (limited to 'math/djbfft')
-rw-r--r-- | math/djbfft/Makefile | 1 | ||||
-rw-r--r-- | math/djbfft/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/djbfft/Makefile b/math/djbfft/Makefile index 0366b750cada..5d133a101f4b 100644 --- a/math/djbfft/Makefile +++ b/math/djbfft/Makefile @@ -11,6 +11,7 @@ CATEGORIES= math MASTER_SITES= http://cr.yp.to/djbfft/ MAINTAINER= lioux@FreeBSD.org +COMMENT= An extremely fast library for floating-point convolution NO_PACKAGE= Forbidden - we have patches to the distribution. diff --git a/math/djbfft/pkg-comment b/math/djbfft/pkg-comment deleted file mode 100644 index 8aa7fac42c6c..000000000000 --- a/math/djbfft/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An extremely fast library for floating-point convolution |