diff options
Diffstat (limited to 'math/fftw3-float/Makefile')
-rw-r--r-- | math/fftw3-float/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/fftw3-float/Makefile b/math/fftw3-float/Makefile index 471fb28f59cf..01a0b773caf6 100644 --- a/math/fftw3-float/Makefile +++ b/math/fftw3-float/Makefile @@ -1,6 +1,5 @@ # Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -# $MCom: ports-experimental/math/fftw3-float/Makefile,v 1.1 2006/03/28 00:08:57 ahze Exp $ COMMENT= Fast Discrete Fourier Transform (Single Precision C Routines) |