diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-11-30 19:28:01 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-11-30 19:28:01 +0000 |
commit | 44960c7e7a3ca26b66f00bf44f4f7cf064001583 (patch) | |
tree | 5c24cc358c0013ff131055ef24032df4513c13e5 /math/fftw3-long | |
parent | 88e38d7f1229f21c7f535a8e96b925c585111612 (diff) | |
download | ports-44960c7e7a3ca26b66f00bf44f4f7cf064001583.tar.gz ports-44960c7e7a3ca26b66f00bf44f4f7cf064001583.zip |
Notes
Diffstat (limited to 'math/fftw3-long')
-rw-r--r-- | math/fftw3-long/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fftw3-long/Makefile b/math/fftw3-long/Makefile index 227ffd6a8005..d2c697364a05 100644 --- a/math/fftw3-long/Makefile +++ b/math/fftw3-long/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 2 COMMENT= Fast C routines (Long Double Percision) |