diff options
author | lioux <lioux@FreeBSD.org> | 2003-02-24 03:58:35 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-02-24 03:58:35 +0800 |
commit | b07a0523b4b6c61e5016d6dde3c2b789376bf3ad (patch) | |
tree | 5205ac5458449f822c3accdd69bcf94485a42f45 /math/djbfft | |
parent | 0434b180606a0701d9d94d43d2cd17acbff9bbe5 (diff) | |
download | freebsd-ports-graphics-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.tar.gz freebsd-ports-graphics-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.tar.zst freebsd-ports-graphics-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.zip |
De-pkg-comment
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 0366b750cad..5d133a101f4 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 8aa7fac42c6..00000000000 --- a/math/djbfft/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An extremely fast library for floating-point convolution |