diff options
author | Diane Bruce <db@FreeBSD.org> | 2009-05-15 11:58:18 +0000 |
---|---|---|
committer | Diane Bruce <db@FreeBSD.org> | 2009-05-15 11:58:18 +0000 |
commit | 21a8d0ccd9c3e08e7fba4aeb176271e717739413 (patch) | |
tree | 38ffbc76ba26d67ef05a88e373b8fd6587d4bf71 /math/fftw3-long | |
parent | 52c68fb695510e124a582aa752a49fd1f073dd60 (diff) | |
download | ports-21a8d0ccd9c3e08e7fba4aeb176271e717739413.tar.gz ports-21a8d0ccd9c3e08e7fba4aeb176271e717739413.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 886521d70754..8403405f367c 100644 --- a/math/fftw3-long/Makefile +++ b/math/fftw3-long/Makefile @@ -5,7 +5,7 @@ # $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) |