diff options
Diffstat (limited to 'math/fftw3-long/Makefile')
-rw-r--r-- | math/fftw3-long/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/fftw3-long/Makefile b/math/fftw3-long/Makefile index 886521d70754..15c2227a9501 100644 --- a/math/fftw3-long/Makefile +++ b/math/fftw3-long/Makefile @@ -5,9 +5,9 @@ # $FreeBSD$ # $MCom: ports-experimental/math/fftw3-long/Makefile,v 1.1 2006/03/28 00:08:58 ahze Exp $ -PORTREVISION= 0 +PORTREVISION= 1 -COMMENT= Fast C routines (Long Double Percision) +COMMENT= Fast C routines (Long Double Precision) FFTW3_FLAVOR= long MASTERDIR= ${.CURDIR}/../../math/fftw3 |