diff options
Diffstat (limited to 'math/fftw')
-rw-r--r-- | math/fftw/Makefile | 1 | ||||
-rw-r--r-- | math/fftw/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile index 01dbeb04708d..2b16cfaa895e 100644 --- a/math/fftw/Makefile +++ b/math/fftw/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \ ftp://pm.cse.rmit.edu.au/pub/dsp/fftw/ MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE +COMMENT= Fast C routines to compute the Discrete Fourier Transform .include <bsd.port.pre.mk> diff --git a/math/fftw/pkg-comment b/math/fftw/pkg-comment deleted file mode 100644 index 2e2e602fb16b..000000000000 --- a/math/fftw/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fast C routines to compute the Discrete Fourier Transform |